StaleHosts

1.2.0

StaleHosts can be used to find stale objects in Active Directory, such as inactive computer or user accounts and empty security groups.  
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 examples with:
Get-Help Get-StaleHosts -examples

Installation Options

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

Install-Module -Name StaleHosts -RequiredVersion 1.2.0

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

Install-PSResource -Name StaleHosts -Version 1.2.0

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

Cmdlets

Get-StaleHosts

Dependencies

This module has no dependencies.

FileList

Version History

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