System startup time

  • Thread starter Thread starter Dave Ries
  • Start date Start date
D

Dave Ries

Does anyone know how I can find out when a W2K machine was
last rebooted? When the boot is complete, is the date and
time written to the registry or a file somewhere?

Thanks in advance.

DR
 
Run this command from the Command Prompt:

net statistics workstation
 
In
Dave Ries said:
Does anyone know how I can find out when a W2K machine was
last rebooted? When the boot is complete, is the date and
time written to the registry or a file somewhere?

Thanks in advance.

DR


goto
Start
Run
type
eventvwr.msc
click OK

<Event Viewer opens>

look for event id 6005 and 6009 that was the last time the system
started
event 6006 is the last time the system was shutdown
 
Bob said:
Pagefile timestamp.

Bob, I agree w/ you. While the net workstation statistics will be
accurate most of the time, not if the workstation service was stopped
and restarted. Also, it's easier and quicker than going into the event
log.
 

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