How To Enable Microsoft Hyper
How To Enable Microsoft Hyper
Prerequisites
A user account with administrator permissions for the computer
Enough available memory to run all the virtual machines you plan to run at the same time
BIOS-level hardware virtualization support
To install Hyper-V on Windows Server 2008 R2 you can use one of the following
approaches. Note that all methods require a reboot after completion.
Important note: This article does NOT deal with the tasks required to pre-configure the
Hyper-V host itself. For that, please read my Prepare Your Windows Server 2008 R2 for
Hyper-V Role article.
4. In the “Select Server Roles” page, click to select the Hyper-V role. Click “Next”.
5. Click “Next”.
6. Select all the Network Interface Cards (NICs) that you wish to assign for the Virtual
Machines. Make sure you leave one NIC un-selected for host management. If you only
have one NIC, select it, but make a note that it is best to have at least 2 NICS – one for
the host and one for the VMs. These settings can be changed later.
7. In the “Confirm Installation Selections” page click “Install”.
8. One finished, you will need to reboot the server. Click on the “Close” button, and then
click “Yes” when you are prompted to reboot the server.
9. When the server reboots, log back into the server and the Server Manager should
automatically load and resume the installation process.
After about a minute, you should see a message telling you that Hyper-V has installed
successfully. Click “Close” to complete the wizard.
Note: Make sure you do not forget to enable the CPU Virtualization Mode and the Execute
Disable bit. Again, read my Prepare Your Windows Server 2008 R2 for Hyper-V
Role article. If you fail to do so, you will receive an error when attempting to start a VM.
2. Type:
servermanagercmd -i Hype-V
If you want to automatically reboot the server when the installation is finished, type:
Easy and simple. This is probably why Microsoft decided to deprecate the usage of
servermanagercmd.exe… :-(