last time of logon?

  • Thread starter Thread starter Andrew Story
  • Start date Start date
A

Andrew Story

Hi,

Is there a way to find out what time a machine, or user, logged onto a win2k
domain last? Say I needed to know who or what logged on betweek two times,
is this possible?

Thanks, Andrew
 
Andrew said:
Hi,

Is there a way to find out what time a machine, or user, logged onto a win2k
domain last? Say I needed to know who or what logged on betweek two times,
is this possible?

On windows 2000 domain information about last logon is not replicated so
You have to query all DCs which may handle users logon - on this site
http://www.rlmueller.net/ You will find some useful scripts
 
Hi,

Is there a way to find out what time a machine, or user, logged onto a win2k
domain last? Say I needed to know who or what logged on betweek two times,
is this possible?

Thanks, Andrew
See tip 8244 » How do I retrieve the last log on and last log off date and time for a user, even if they were authenticated by different domain controllers?
in the 'Tips & Tricks' at http://www.jsifaq.com

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
DSRAZOR for Windows has a service that automatically polls all of your
domain controllers and determines last logon time for objects. Then it
presents you with the most recent value. Of course there are also reports
that show you a breakdown by DC if you want all of the information
displayed.

Check it out at www.visualclick.com.
 
Back
Top