Disable Hyper-V Secure Boot Via Powershell
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