does Windows registry record the bootup and shutdown time?
-
On Windows NT/2000/XP you can get it from the Event Log, I don't think you can get this info on Win9x... - Anders Money talks, but all mine ever says is "Goodbye!"
-
On Windows NT/2000/XP you can get it from the Event Log, I don't think you can get this info on Win9x... - Anders Money talks, but all mine ever says is "Goodbye!"
-
Thanks, Anders. Did you mean I can use some API/MFC functions to access the Event Log or I personally view the event log from Administrative Tools?:omg: DJ
There is some API functions to access the eventlog, but right now I can't remember what they are called. You can also use a small utility called uptime.exe to see uptime on computers on your network. Just go to microsoft.com and search for "uptime.exe". - Anders Money talks, but all mine ever says is "Goodbye!"