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
boottime
cim
event id
event viewer
forensics
lastbootuptime
logs
powershell
remote management
scripting
system information
uptime
win32_operatingsystem
windows server
wmi