Monthly Archives: May 2016
Get last logon date of a computer in your network

Got into Powershell type

Import-Module ActiveDirectory

Get-ADComputer -Identity repalce-with-your-computer-nameĀ  -Properties *