Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Summary : Use Windows PowerShell to verify your Secure Boot policy in Windows 8.
How can I verify that the Secure Boot policy is enabled in my computers running Windows 8?
Use the Get-SecureBootPolicy cmdlet:
Get-SecureBootPolicy...(read more)