How to find the computer name a user logged on to
Posted
by
V. Romanov
on Server Fault
See other posts from Server Fault
or by V. Romanov
Published on 2010-03-04T10:20:01Z
Indexed on
2012/09/12
15:40 UTC
Read the original article
Hit count: 362
Is there a tool or script or some other way of knowing what computer name a specific user is currently logged on to? Or even was logged on to?
Say the user "HRDrone" is working on his machine whose hostname is "HRStation01".
I, sitting at my sysadmin desk, only know that the username is "HRDrone". Any way i can find out that he is logged on to "HRStation01" without asking the user? AD event viewer? anything?
Thanks!
© Server Fault or respective owner