How to install Hyper-V role on Windows 10 using Powershell

Use the following command to automatically install all the necessary components :

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.