###Description: Collection of Active Directory PowerShell Functions for Forest-wide operations
###Notes:
In order to list Forest-wide information these functions will need to be run by an Enterprise Admin user (or another user with rights to read/list Active Directory objects in every domain in the forest).
Must be run from a system with the ActiveDirectory PowerShell module installed.
###Installation:
- Click "Clone or download" button and choose Download Zip
- Extract Zip file
- Open a PowerShell terminal and browse to directory where Zip file was extracted
- Enter the following into the PowerShell terminal: Import-Module .\ActiveDirectoryForest.psd1