Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Confirm-SecureBootUEFI

Confirm-SecureBootUEFI - Powershell 3.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 »

Confirm-SecureBootUEFI

Short description
Confirms that Secure Boot is enabled by checking the Secure Boot status on the local computer.

Syntax


Description
The Confirm-SecureBootUEFI cmdlet confirms that Secure Boot is enabled by checking the Secure Boot status on a UEFI com
puter.


If the computer supports Secure Boot and Secure Boot is enabled, then this cmdlet returns True.


If the computer supports Secure Boot and Secure Boot is disabled, then this cmdlet returns False.


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


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


This cmdlet requires that Windows PowerShell be run in administrator mode.