PowerTip: Use PowerShell to Verify Secure Boot Policy

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