Anonymous
Find user name who logged onto client?
LIKED BY
1
PEOPLE
1
PEOPLE
Does AD keep track of the last one or more users who logged into a client machine? If so, where could I query that information?
Replies
0
AD does not keep track of last user who logged on to a client machine. That information is saved on the client itself. In turn AD does keep two related attibutes which help with knowing when a particular user logged on to the domain and those two attributes are lastlogon and lastlogontimestamp. You may google those two attributes to learn the difference.









