Answer the question
In order to leave comments, you need to log in
Active Directory: How to view domain user login logs on network computers?
For example, who logged in under the domain account on other computers, not just under one particular one?
Answer the question
In order to leave comments, you need to log in
security log on both DCs to collect and isolate domain logon events with the user of interest.
As an option - a crutch in the form of
echo %username% is logged on %computername% > \\srv\share\%username%_%computername%.txt
to the login script, and periodically clean the folder. Although it is more correct to analyze the logs.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question