#LL #Blog
The #Blog# starts from here
Pages
(Move to ...)
Home
▼
Friday, June 12, 2020
Hyper-V Nested VM
To allow your VM to run Hyper-V role, you need to expose the virtualization extension to the Hyper-V host by running the following PowerShell command:
>
Set-VMProcessor -VMname MyVM -ExposeVirtualizationExtensions $true
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment