PowerTip: Use PowerShell to Find Domain Naming Context
Summary: Learn how to use Windows PowerShell to easily find the naming contexts for your AD DS domain. How can I use a Windows PowerShell cmdlet to find information about my naming contexts for Active Directory Domain Services (AD DS)? Use Get-ADRootDSE from the Active Directory module, pipe the results to the ...