How to Discover Obsolete AD Computer Accounts
The below short bit of PowerShell is helpful to find computers that have not communicated to an Active Directory domain controller in a definable number of days. The beauty of using PowerShell is you don’t need any third party software, …