Thanks for the good info. Microsoft’s ever-changing nature presents a challenge (and a rabbit-hole of searching).
In reviewing mail status, we trigger the stock monthly email & collaboration report. (Using Defender for O365 Plan 1 policy defaults). Most data is obvious (Edge Block Spam, Good Mail, Malicious URL etc.) but there’s a column labeled ‘others’ – in our case tallying as much as 10% of total volume.Any idea what that is? (and are these messages delivered? quarantined? bit-bucketed? returned to sender?)
Your expertise appreciated.
There are some great plugins for Terraform, I use the Pycharms on every day: code completion, refactoring support, colour coding etc.
Nafees commented on Create Active Directory users with Power Automate for Desktop 2 weeks, 1 day ago
Getting the below error when running the Flow:
“There is no such object on the server. (Exception from HRESULT: 0x80072030)”
Could you please advise?bunglegrind commented on Enable AppLocker on Windows 10 Pro and Windows 11 Pro with PowerShell 2 weeks, 1 day ago
Thank you very much for your effort. I’ve enabled the log file and it works!
cheers
By mistake I have tried this simulation ( Malware Attachment) in my personal laptop directly, worried how to remove that malicious thing running in my personal laptop, any idea like where that malicious file gets stored, Thanks in Advance
Thank you!
The new portal is a bit confusing as the reports are scattered.
bunglegrind commented on Enable AppLocker on Windows 10 Pro and Windows 11 Pro with PowerShell 2 weeks, 2 days ago
Thanks a lot!
bunglegrind commented on Enable AppLocker on Windows 10 Pro and Windows 11 Pro with PowerShell 2 weeks, 2 days ago
I mean, the audit mode is useless if I can’t see what is blocked and what not. And tuning becomes a very difficult task
bunglegrind commented on Enable AppLocker on Windows 10 Pro and Windows 11 Pro with PowerShell 2 weeks, 3 days ago
Please be aware of this issue:
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/6813
I mean, adding rules for scripts it’s a matter of trial and error…
Do you know any workaround?How I can set default browser manually with file or registry modification? commented on Set Internet Explorer as the default browser in Windows 10 with Group Policy 2 weeks, 4 days ago
[…] (Source: Set Internet Explorer as the default browser in Windows 10 with Group Policy) […]
Abhku commented on Enable AppLocker on Windows 10 Pro and Windows 11 Pro with PowerShell 2 weeks, 5 days ago
—————————————————————————————————————-
New-CimInstance : The requested object could not be found.
At line:28 char:1
+ New-CimInstance -Namespace $namespaceName -ClassName $className -Prop …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (MDM_AppLocker_A…ictions01_EXE03:CimInstance) [New-CimInstance], CimException
+ FullyQualifiedErrorId : MI RESULT 6,Microsoft.Management.Infrastructure.CimCmdlets.NewCimInstanceCommandMohammad Usama commented on Understanding Microsoft 365 Attack simulation training 2 weeks, 5 days ago
Hi Vignesh,
Can we change the user training for those who click on these links and attachments?
Allan commented on DISM command overview: Service images, repair Windows, and manage optional features and file associations 2 weeks, 5 days ago
Good info. I wanted to know about DISM as a non-sysop. Keep the articles coming.
Will it work for new domains?
bgavin commented on DISM command overview: Service images, repair Windows, and manage optional features and file associations 2 weeks, 6 days ago
DISM, can also be fragile. There are commands to check its state.
DISM /online /Cleanup-Image /ScanHealth
DISM /online /Cleanup-Image /SpSuperseded
DISM /online /Cleanup-Image /StartComponentCleanup
DISM /online /Cleanup-Image /RestoreHealthMike O Donovan commented on Netsh winsock reset: If the internet is not working 2 weeks, 6 days ago
Great stuff! I can’t believe how much of my life I have wasted navigating GUI’s to get basic networking info. This is a huge timesaver. I like the backup process as well before getting into heavy duty diagnostics.
Your writing is great. I always read your articles even when I think I already know/understand the content because you always have a new wrinkle. Keep up the great work!No difference, PS still fails it : “…because the volume is
offline.”
Makes no sense to me; package file is in current directory of LOCAL volume.VbScrub commented on Refresh membership in AD security groups without reboot or logoff 2 weeks, 6 days ago
“With NTLM authentication, there is no way around rebooting or logging out.”
Not true. You can just kill explorer.exe and then launch it again by using runas.exe, as this will perform authentication with a DC and get a new token with the updated group membership for the new explorer process. So now they can access files and folders that are only accessible by those groups you added them to. Obviously requires the user to type their password in as part of the runas bit, but better than having to close everything and log off.
- Load More