One of my webservers was rebooted over the weekend by the ISP to install Windows Updates. Just to verify when I got back into the office that it had been rebooted, I used this handly little trick to check the uptime of the server. This works on Win NT and up and if you have console (or Terminal Services) access.
Start -> Run -> cmd [enter]
net statistics server | more [enter]
The second line of the output will display the date and time the computer was restarted.
Enjoy!







Recent Comments