Boot y UEFI - sevioptero/Windows_info GitHub Wiki


Comprobar si un equipo tiene Secure Boot habilitado

Confirm-SecureBootUEFI

Otra forma:

Get-ItemProperty -Path hklm:\System\CurrentControlSet\Control\SecureBoot\State | Select-Object UEFISecureBootEnabled

0 = está deshabilitado, 1 = está habilitado.

Enlaces

Pete Batard

Out of Office Hours (Michael Niehaus)