If you manage Windows Server, the three quickest and most reliable ways to answer the simple-but-critical question “When did this machine last reboot?” are the Command Prompt (systeminfo), PowerShell (Win32_OperatingSystem / Get-CimInstance), and Event Viewer (System log Event IDs). Each method...
automation
boot time
cim
event id
event viewer
forensics
last boot up time
logs
powershell
remote management
scripting
system information
uptime
win32_operatingsystem
windows server
wmi