Skip to main content

Get Last Bootup Time

Get the last bootup time in Windows Powershell.

Get-CimInstance -ClassName win32_operatingsystem | select csname, lastbootuptime