Disable Hyper-V Secure Boot Via Powershell

From Wiki.CoreyBlair.US
Jump to navigation Jump to search

Start by opening a Powershell session on or remotely to the Hyper-V host. Enter the following command......

Set-VMFirmware "YOUR-VM-NAME" -enableSecureBoot off