Entra Cloud Sync and the Phantom Certificate
I posted this in a Microsoft forum but wanted to repeat it here for future reference. The Issue I installed Entra Cloud Sync on a Server 2025 Domain Controller. The …
I posted this in a Microsoft forum but wanted to repeat it here for future reference. The Issue I installed Entra Cloud Sync on a Server 2025 Domain Controller. The …
An interesting issue arose in this evening’s I.T. group meeting. One member reported that a client’s server shuts down every Sunday because QuickBooks upgrades add a new user every year. …
This month, Microsoft is re-fixing an NTLM Relay Attack vulnerability and recommending additional mitigations on some servers. I checked how Server 2016 with Essentials is affected.
Here from TechNet is a quick PowerShell script to list enabled Active Directory Accounts and their password expiration dates: Get-ADUser -filter {Enabled -eq $True -and PasswordNeverExpires -eq $False} -Properties “DisplayName”, …
I recently added a Windows Server 2012 R2 machine to my domain and moved the FSMO roles to it from the old Server 2012 machine. However, when I opened Group …
Any image-based snapshot tool requires extra setup if Exchange or Active Directory is involved.