Tracking windows login

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Trying to track a user access hours to network....

Is there a log that keeps track of user logins to network?
Is that a default log or could be customized?
Could the log be truncated?

Any help appreciated.
 
For domain users you can enable auditing of "account logon" events in Domain
Controller Security policy but that will only show logons on the domain
controller that authenticated the user. If you need to track logoffs also
you will need to enable auditing of "logon" events on the domain computers
that the users logon to. You can use Event Comb to make it easier to gather
events from multiple computers security logs. The links below may help. ---
Steve

http://www.microsoft.com/technet/security/prodtech/windows2000/secmod144.mspx
http://support.microsoft.com/default.aspx?scid=kb;en-us;308471
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top