Get-ADUserStatistics.ps1: Connects to Active Directory and gathers information about a user, members of a group, users in an OU, or all users in the domain.
Get-ADUserStatistics.ps1 [-UserName] [-Path]
Get-ADUserStatistics.ps1 [-GroupName] [-Path]
Get-ADUserStatistics.ps1 [-OUName] [-Path]
Get-ADUserStatistics.ps1 [-All] [-Path]
Get-RemoteIPConfig.ps1: Connects to Active Directory and gathers IP configuration from remote computers.
Get-RemoteIPConfig [-ComputerName] [-Path] [-ServersOnly]
Get-RemoteIPConfig [-SearchBase] [-RootOnly] [-Path] [-ServersOnly]