How to find last login user on given computer name on AD

Posted by user1215305 on Server Fault See other posts from Server Fault or by user1215305
Published on 2012-11-07T02:09:52Z Indexed on 2012/11/07 5:02 UTC
Read the original article Hit count: 480

If anyone could help, it would be appreciated. I am trying to audit the network. I have list of computers that are active in last 3 months in domain. I have little script that run when user login to the computer and writes the file with computer name. I have 39 computers and only on 23 computers the script was run. So I am chasing up with other 16 computers. My question is how can I find out who has last login to the given computer name?

Many thanks in advance

© Server Fault or respective owner

Related posts about active-directory

Related posts about powershell