Scripting Blog

A place to learn about PowerShell and share stories of automation

Explore Active Directory Users with PowerShell Out-GridView

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using the Windows PowerShell Out-Gridview cmdlet to examine user information in Active Directory.    Hey, Scripting Guy! I would like a way to use Windows PowerShell to view user information from Active Directory. I would like to be able to explore the returned information and ...