StaleHosts

1.2.2

The StaleHosts module provides cmdlets for enumerating stale components of Active Directory, such as inactive user accounts, inactive computer accounts, and empty security groups.
Get-StaleUsers
Get-StaleComps
Get-EmptyADGroups

By default, this script will search for objects that have been inactive for a year (365 days).
Reports are output as HTML tables to $ho
The StaleHosts module provides cmdlets for enumerating stale components of Active Directory, such as inactive user accounts, inactive computer accounts, and empty security groups.
Get-StaleUsers
Get-StaleComps
Get-EmptyADGroups

By default, this script will search for objects that have been inactive for a year (365 days).
Reports are output as HTML tables to $home\Desktop
Show more

Installation Options

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

Install-Module -Name StaleHosts

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

Install-PSResource -Name StaleHosts

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) 2015 Vasken Houdoverdov. All rights reserved.

Package Details

Author(s)

  • Vasken Houdoverdov

Tags

active directory activedirectory stale inactive user accounts query ad lastlogon login security group empty Get-StaleComps Get-StaleUsers Get-EmptyADGroups

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2.2 (current version) 8,104 9/1/2015
1.2.1 24 8/21/2015
1.2.0 49 7/13/2015
1.0.1 28 6/25/2015
1.0 24 6/24/2015