Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 4.0 » Get-SecureBootUEFI

Get-SecureBootUEFI - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-SecureBootUEFI

Short description
Gets the UEFI variable values related to Secure Boot such as the SetupMode, SecureBoot, KEK, PK, SignatureDatabase, and forbidden SignatureDatabase.

Syntax


Description
The Get-SecureBootUEFI cmdlet gets the UEFI variable values related to Secure Boot which are: SetupMode, SecureBoot, 
KEK, PK, SignatureDatabase (DB), and forbidden SignatureDatabase (DBX).


If the computer does not support Secure Boot or is a BIOS (non-UEFI) computer, then this cmdlet will return an error 
displaying the following: Cmdlet not supported on this platform.


If the variable does not exist, then this cmdlet will return an error displaying the following: Variable is currently 
undefined.


If Windows PowerShell® is not run in administrator mode, then this cmdlet will return an error displaying the 
following: Unable to set proper privileges. Access was denied.