1 Attachment(s)
Powershell: List Who Logged On Last
Hi,
I've been learning Powershell and have created a script which lists who logged onto a specified computer last..... and thought I'd share it here.
Double click to execute, enter your computer name and wait while it gathers the information from the event log. Once done it will display on-screen and also export to a .csv file.
Now its pretty easy to see who switched the keys around on that laptop :)
New to Powershell so I take no responsibility for anything which may go wrong.
Thanks
Ben