Windows Server 2008 R2 by dstolts


Part 3 – Build a Windows Server 2008 R2 SP1 Cloud Foundation Test Lab in Less Than an Hour–Enable Hyper-V Role

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: Start – Server Manager – Add Role – Hyper-V