Powershell module with functions to interact with Active Directory
- Install the module
Install-Module UMN-ActiveDirectory
- Import the module
Import-Module UMN-ActiveDirectory
- Check out the documentation for the functions either through the console help or using the Docs folder in this repository.