August 5th, 2013

PowerTip: Use PowerShell to Verify Secure Boot Policy

Doctor Scripto
Scripter

Summary: Use Windows PowerShell to verify your Secure Boot policy in Windows 8. 

Hey, Scripting Guy! Question How can I verify that the Secure Boot policy is enabled in my computers running Windows 8?

 Hey, Scripting Guy! Answer Use the Get-SecureBootPolicy cmdlet:

 Get-SecureBootPolicy

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.