Least privileged roles by task in Azure Active Directory
As we continue to improve our process and work through least privileged roles. I find this Microsoft doc to be very helpful when trying to...
How to configuration SMB3 and encryption
We have not enforced SMB3 and encryption, but have now started a SOX review and need data copied between servers to be encrypted. Below is...
Windows and SQL editions comparison
Capturing data on the limits of both windows server and SQL based on the edition for quick reference. Comparison of Standard and Datacenter editions Windows...
Check bitlocker status from cmd
Type manage-bde -status to check the status for all drives.
Enable passwordless security key sign-in to on-premises resources by using Azure AD
As we transition to Azure AD computers and leave domain joined PCs behind. Most of our data and applications are still on prem and part...
windows update for business and intune
We are having issues with machines not patching even with the Intune policies set. I'm documenting different post I've found to help troubleshoot this issue....
Enabled the Lock Screen for inactive users
Quick link from Twitter, don’t want to lose the link https://twitter.com/anoopmannur/status/1497256566206181376?s=21 https://www.anoopcnair.com/set-automatic-lock-screen-for-inactive-device-intune/
Update Compliance Log Analytics
I've been trying to find good reporting on windows feature release and security updates using intune. Setting up compliance log analytics allows you to collect...
troubleshooting Azure AD co-manage join
We've moved our configman setup to enable co-manage with Inune. For most of our computers this has gone just fine. But we have a subset...
Enhanced powershell history command
Copy PowerShell History Command https://jdhitsolutions.com/blog/powershell/8777/copy-powershell-history-command/ Here's a quick powershell function to let you see and select a command from your history. I love little gems...