ADReportingTools
1.3.0
- Added
ThreadJob
as a required module. (Issue #25) - Changed
$ADReportingToolsOptions
to an[ordered]
hashtable and added the ANSI reset sequence at the end. Now, if you look at $ADReportingToolsOptions`, your console will reset. - Modified
Get-ADReportingToolsOptions
to filter out keys I'm using for reference information when users access$ADReportingToolsOptions
directly. - Added function
Get-ADManager
and custom format fileadmanager.format.ps1xml
. - Modified
Get-ADComputerReport
to includeEnabled
andManagedBy
properties. - Added a table view called
Managed
toadcomputerreport.format.ps1xml
. - Added missing online help links.
- Updated
README.md
.