
How to find out which active directory site a computer is in
I was working with our Desktop architect on system center config manager 2012 and we are using AD sites and services to determined which distribution point to pull updates from.
The process wasn’t working so we were troubleshooting and she asked which AD site my computer was in, I knew what it should be but I wanted an easy way to findout what which site my computer that it was in.
The command is
nltest /dsgetsite
if you want to know about a remote machine you use
nltest /server:machine_name /dsgetsite
it doesn’t have to be a a server that’s just the switch.
More Stories
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...
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...
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...
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...
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/