Scripting Blog

A place to learn about PowerShell and share stories of automation

Use PowerShell to Query Active Directory from the Console

   Summary: Learn how to query Active Directory by using Windows PowerShell without writing a script.   Hey, Scripting Guy! Occasionally I have to perform a quick query of Active Directory, but I do not want to write a complicated VBScript or Windows PowerShell script. Is there a way to use Windows PowerShell to query Active ...