No comments
PowerShell AD cheatsheet
This post contains various powershell commands which are helpful to maintain and auditing Windows Active Directory Get list of all inactive computers in AD (180 days without logon events) the command above will include disabled computer. If you want to get only enabled computers objects, you can use a filter.… Continue reading