I wrote a script to get the last time each computer logged into the domain. ##============================================================================== ##============================================================================== ## SCRIPT………: Get-AllComputerLastLogon ## AUTHOR………: Clint McGuire ## EMAIL……….: ## VERSION……..: 1 ## DATE………..: 2011_05_26 ## COPYRIGHT……: 2011, Clint McGuire ## LICENSE……..: ## REQUIREMENTS…: Powershell v2.0, Quest AD Cmdlets ## DESCRIPTION….: Gets all computer accounts’ last logon times
Continue reading Powershell script to get all computers last logon time