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
cim
event id 1074
event id 41
event id 6005
event id 6006
event id 6008
event viewer
forensics
lastbootuptime
powershell
remote management
scripting
system boottime
system logs
systeminfo
uptime
win32_operatingsystem
windows server
wmi