How to determine uptime of remote Windows Device / Box / PC


Issue

 

 

Resolution

Open command line as administrator.  run this is command line: Systeminfo /s hostname | find "Boot Time:" 

i.e. Systeminfo /s ucs-dc01.ucs | find "Boot Time:"