How to find out when the XPSP2 was started

M

mt

Ho to find out when was the last reboot of the XPsp2? Or say how long the XP
has been up.

Thanks in adv.
 
L

Lanwench [MVP - Exchange]

mt said:
Ho to find out when was the last reboot of the XPsp2? Or say how long
the XP has been up.

Thanks in adv.

Look in your system event log - you'll see events with the source being
"event log" and the event ID 6006 (shutdown) and 6009 (startup)
 
T

Torgeir Bakken \(MVP\)

mt said:
Ho to find out when was the last reboot of the XPsp2?
Or say how long the XP has been up.
Hi

A)
Uptime.exe here should work fine for Windows XP as well:

http://www.microsoft.com/ntserver/nts/downloads/management/uptime/default.asp


B)
Or you can e.g. use PsInfo.exe for this:

Local computer: Psinfo.exe uptime
Remote computer: Psinfo.exe uptime \\somecomputer

PSInfo.exe is in the in the free PsTools suite found at
http://www.sysinternals.com/


C)

Or you can use VBScript/WMI for this:

http://groups.google.com.au/[email protected]
 

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

Top