Possible Duplicate:
How to find out uptime on Windows?
Is there any function like "Linux uptime" in Windows?
Possible Duplicate:
How to find out uptime on Windows?
Is there any function like "Linux uptime" in Windows?
You can also click Ctrl+Shift+Esc to get to the Task Manager. In Task Manager, go to the Performance tab. The system uptime is shown under System.
First Google search for "Windows uptime" returned:
Option 1:
net statistics serve" and press Enter keyStatistics since … provides the time that the server was up fromAlso command net stats srv can be used instead.
Option 2:
Uptime.exe tool allows you to estimate server availability with Windows NT 4.0 SP4 or higher