How do you tell when a system rebooted?

  • Thread starter Thread starter Dennis_S
  • Start date Start date
D

Dennis_S

I have a Server 2000 SP4. Some time over the weekend, the system rebooted.
What Event ID, Category, or Source, should I look for to find out when, and
maybe why the system rebooted?

Thanks.

Dennis
 
Dennis_S said:
I have a Server 2000 SP4. Some time over the weekend, the system rebooted.
What Event ID, Category, or Source, should I look for to find out when,
and
maybe why the system rebooted?

Thanks.

Dennis

There are several ways. Here are two of them:
- Examine the Event Logger (System Log) - it tells you the
version of the OS when it reboots.
- Run this command: net statistics server
 
Event 6009
Microsoft (R) Windows 2000 (R) 5.0 2195 Service Pack 4 Multiprocessor Free.
Louis
 
Back
Top