Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

PowerTip: Use PowerShell to Find Name & OS Version of Domain Controllers

Summary: Use Windows PowerShell to find the name and operating system version of all your domain controllers. (image)  How can I use Windows PowerShell to find the name and operating system version of all my domain controllers? (image)  Use the Get-ADDomainController cmdlet from the Active Directory module and a wild card ...