How To Install Add Hyper-V role on Windows Server 2016 Step-By-Step and Video

Direct answer

In this post, we will walk through the step-by-step process for adding and configuring Hyper-V on Windows Server 2016. Video AND Written Step-By-Step Instructions… Video Step-By-Step… Image / FYI Information Description / Step breakdown Preparation-Add Data Drive, Create Default VM destination Folder Best Practice: Create a folder on a non-OS drive to be the […]

In this post, we will walk through the step-by-step process for adding and configuring Hyper-V on Windows Server 2016.

Video AND Written Step-By-Step Instructions…

Video

Watch the recovered video -- originally hosted on Channel 9, now available on Microsoft Learn Shows.

*Step-By-Step…*

Image / FYI Information

Description / Step breakdown

1. Preparation-Add Data Drive, Create Default VM destination Folder

[

](/wp-content/uploads/2016/06/2016-00-DataDrive.png)

Best Practice: Create a folder on a non-OS drive to be the default location for your virtual machines. For Step-by-step instructions on how to add a drive to a virtaul machine see: …coming soon…

1. Add Roles and Features

[

](/wp-content/uploads/2016/06/2016-01Add-roles-and-features.png)

Click Start – Select Server Manager. on Dashboard, click Add roles and features

1. Before You Begin

Just Click Next on Before You Begin page of the wizard

1. Installation Type

[

](/wp-content/uploads/2016/06/2016-02SelectInstallationType.png)

For Installation Type, keep the default “Role-based or feature-based installation and click Next

1. Server Selection

[

](/wp-content/uploads/2016/06/2016-03SelectDestinationServer.png)

Select destination server, keep the defaults and select Next

1. Server Roles & Features

[

](/wp-content/uploads/2016/06/2016-04SelectServerRoles.png) [

](/wp-content/uploads/2016/06/2016-05-Add-Hyper-V-Features-1.png)

Select the Hyper-V role, this will popup a box “Add features that are required for Hyper-V? Make sure include management tools is turned on and select Add Features

Click Next on Select server roles page.

Then on the Features page, just click Next as we do not need any additional features.

1. Hyper-V

[

](/wp-content/uploads/2016/06/2016-06-Add-Hyper-V.png)

[

](/wp-content/uploads/2016/06/2016-07-Add-Hyper-V-VirtualSwitches-1.png) Make sure you turn on network switch

[

](/wp-content/uploads/2016/06/2016-08-Add-Hyper-V-Migration.png)Not setting up for live migrations now[

](/wp-content/uploads/2016/06/2016-08-Add-Hyper-V-DefaultStores.png)

On the Hyper-V page, just click Next

on the Hyper-V Virtual Switches page, make sure you turn on the checkbox to create a switch. Then click Next Just click Next on the Migration page.

on the Hyper-V Default Stores page, I recommend you change the path to something on a data drive instead of the OS drive.

1. Confirmation

[

Make sure you turn on teh “restart teh destination server automatically checkbox. Then click Install.

After Hyper-V is installed the server will reboot automatically.

1. After Reboot…

[

](/wp-content/uploads/2016/06/2016-10-Add-Hyper-V-InstallationComplete.png) [

](/wp-content/uploads/2016/06/2016-10-Add-Hyper-V-InstallationComplete.png)

After reboot, Login. Stand by while Server Manager loads (it will launch automatically) then the hyper-V installation will automatically continue. Once finished

1. Hyper-V is installed

[

](/wp-content/uploads/2016/06/2016-11-Add-Hyper-V-Installed.png)

You will notice in server manager Hype-V is now on the Nav Bar.

1. Launch Hyper-V Manager

[

](/wp-content/uploads/2016/06/2016-Launch-Hyper-V-ManagerB.png)

[

](/wp-content/uploads/2016/06/2016-Launch-Hyper-V-ManagerA.png)

You can now launch Hyper-V manager from Start-Administrative Tools – Hyper-V Manager OR Start – All Programs – Windows Adminstrative Tools – Hyper-V Manager, OR in Server Manager Select Tools Hyper-V Manager

In the video we also cover …

To Enable Nested Virtualization…

PowerShell

Set-VMProcessor -VMName “2016 Hyper-V Guest” -ExposeVirtualizationExtensions $true -Count 2

WARNING: Nested virtualization is an unsupported preview feature. Hypervisors other than the Hyper-V hypervisor ru

nning in a guest virtual machine are likely to fail. Furthermore, some Hyper-V features are incompatible with nest

ed virtualization, such as dynamic memory, checkpoints, and save/restore.

https://technet.microsoft.com/en-us/library/dn765471.aspx

Dan Stolts

Founder and Chief AI Officer of Just In Time AI, with an IT career that began in 1988 -- nearly four decades of experience. Over a decade of that career went into building ITProGuru into a 250,000-uniques/mo IT-community resource, and he now applies the same teach-first approach to AI systems that run real businesses. Full profile →