Reporting a history of logged on users
Hi Guys
Is there any way to lookup the history of logged on users on a particular machine? We have some loan laptops and would be good to see a record of who has logged on to these machines in the past.
Thanks.
1
Comments
Just to add - not by simply viewing the profiles created, but the last new logins in date order.
Have you tried the Get Logon History tool in the tools library?
Yep, the default tool is probably what you need.
For others :
Script Powershell to get logon history:
https://github.com/wizz13150/PDQ_Repo/tree/master/Scripts/CheckLogonHistory
More precise output, & more activities :
https://github.com/wizz13150/PDQ_Repo/tree/master/Scripts/CheckLastActivity