PsAdToolkit Module provides tooling to manage, upkeep, or audit a Windows Active Directory Environment. Tools are to be added as they are created.
- ActiveDirectory PowerShell Module
- The simplest way to install the module is by following the instructions at this link
Install-Module -Name PsAdToolkit -RequiredVersion 1.0
- Import the module
Import-Module PsAdToolkit
- Run the tool
Start-PsAdToolkit