Tag Archives: uptime

Getting Windows 2008 server uptime via the command line

A simple one liner to get hold of Windows 2008 server uptime: systeminfo | find "System Boot Time"

Posted in Software, Windows | Tagged , | Leave a comment