Skip to main content

Alertnative to Server Uptime command.


Since when my server is Up and running and when was last booted. cool command to keep in list to find Server Uptime.

systeminfo /s server_name | find "System Boot Time"
 

Comments