How to install Hyper-V role on Windows 10 using Powershell
Use the following command to automatically install all the necessary components :
|
1 |
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All |
[…]
Lees verder… from How to install Hyper-V role on Windows 10 using Powershell