Several Ways to Enable the Hyper-V Role…
- Command Line:
- DISM /online /enable-feature /featurename:Microsoft-Hyper-V
- Startup ocsetup Microsoft-Hyper-V
- PowerShell:
- Add-WindowsFeature Hyper-V
- GUI: Server Manager – Add Role – Hyper-V
- May use remote management to install via GUI on Server Core
- SCVMM – Add Host – Adding host will automatically add th Hyper-V Role
Command Line, Powershell or Remote Administration or SCVMM are required for Server Core
Video Walks through the GUI
The Entire Series Can be Found at: 70-659 Microsoft Server Virtualization Certification Everything You Need To Know to PASS! Blog Post Series
Remember, before you can enable Hyper-V Role, you have to setup the BIOS 70-659 Certification Series – 1.1.3-Enable or Verify BIOS settings (i.e. DEP & VT) For Hyper-V