Here you find a powershell script which was very useful for me.
All scripts are free of charge, use them at your own risk :
This script creates a csv file, to check the Last Logon Time.
You can find the original Blog post http://poshcode.org/2936
$NumDays = 0 $LogDir =
Read more… User last logon check