Today I found a simple DOS command to find the last time a Windows machine was rebooted:
C:\> systeminfo | Find "System Boot Time"
Returns:
System Boot Time: 9/15/2020, 10:20:19 PM
I use this to verify if a machine has been rebooted. Not that I don’t believe customers when they tell me they rebooted a machine, but sometimes they get confused…. 😊