This document provides an overview of using PowerShell cmdlets to manage Active Directory. It discusses the advantages of using PowerShell for AD management, including a consistent syntax and leveraging .NET. It also covers some Active Directory management topics that can be done with PowerShell cmdlets, such as account management, directory management, site management, and forest/domain management. Requirements for using the Active Directory cmdlets and examples of common tasks like searching for accounts, getting user information, and changing functional levels are also included.