ADReportingTools

0.6.0-True

A set of PowerShell commands to gather information and create reports from Active Directory.

Minimum PowerShell version

5.1

This is a prerelease version of ADReportingTools.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ADReportingTools -RequiredVersion 0.6.0-True -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ADReportingTools -Version 0.6.0-True -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c)2021 JDH Information Technology Solutions, Inc.

Package Details

Author(s)

  • Jeff Hicks

Tags

ActiveDirectory

Functions

Show-DomainTree Get-ADUserAudit Get-ADSummary Get-ADFSMO Get-ADSiteSummary Get-ADSiteDetail Get-ADGroupUser Get-ADBranch Get-ADDomainControllerHealth New-ADDomainReport Get-ADReportingTools Get-ADCanonicalUser Get-ADUserCategory

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


       ## 0.6.0
       Added online help links.
       Help updates.
       Modified `Get-ADSiteSummary` and `Get-ADSiteDetail` to allow getting site by name. ([Issue #14](https://github.com/jdhitsolutions/ADReportingTools/issues/14))
       Modified `Get-ADBranch` to allow filter of users, groups, or computers, and to exclude containers. ([Issue #13](https://github.com/jdhitsolutions/ADReportingTools/issues/13)
       Published pre-release module to the PowerShell Gallery.
       Added category `Basic` to `adusers-categories.json` with properties `DisplayName`,`Name`,`SamAccountname`,`UserPrincipalName`,`Enabled`,`WhenCreated`, and `WhenChanged`.
       Updated `README.md`.
       

FileList

Version History

Version Downloads Last updated
1.4.0 3,091 7/18/2022
1.3.0 1,432 4/7/2021
1.2.0 213 3/31/2021
1.1.0 184 3/29/2021
1.0.0 161 3/27/2021
0.8.0-preview 236 3/17/2021
0.7.0-preview 151 3/16/2021
0.6.1-preview 153 3/12/2021
0.6.0-True (current version) 147 3/12/2021
Show less