Purpose
Check how was the last tyepe of start in my host
Steps
Command: Get-WinEvent -ProviderName Microsoft-Windows-Kernel-boot -MaxEvents 50 | Where-Object {$_.id -like "27"}
Exit codes:
0x0: cold start from total PC shutdown.
0x1: hybrid start, fast start.
0x2: Boot from the computer's hibernation state
Check at Windows 2012 R2 & W10
by GoN | Published: April 3, 2020 | Last Updated:
by GoN | Published: April 3, 2020 | Last Updated:
No hay comentarios:
Publicar un comentario