
Windows Server 2008 R2 and later releases of the product ship with a virtualization platform called Hyper-V, which works quite well since it’s built into Windows. Today we’re going to show you how to install it.
Windows Server 2008 R2和更高版本的產品附帶一個名為Hyper-V的虛擬化平臺,該平臺運行良好,因為它已內置在Windows中。 今天我們將向您展示如何安裝它。
Note: this is part of our ongoing series teaching IT administration basics, and might not apply to everybody.
注意:這是我們正在進行的系列教學IT管理基礎知識的一部分,可能并不適用于所有人。
安裝Hyper-V (Installing Hyper-V)
Launch the Server Manager, by clicking on the pinned icon or using the Start Menu.
通過單擊固定的圖標或使用“開始”菜單啟動服務器管理器。

When the Server Manager launches, right-click on roles and select Add Roles from the context menu.
服務器管理器啟動后,右鍵單擊角色,然后從上下文菜單中選擇“添加角色”。

Click next on the Before You Begin screen.
在“開始之前”屏幕上,單擊“下一步”。

Now select Hyper-V from the list of available roles and click next.
現在,從可用角色列表中選擇Hyper-V,然后單擊下一步。

Click next to skip past the Introduction to Hyper-V, now select the network adapter that you want to use to create a virtual network for your virtual machines, then click next.
單擊“下一步”以跳過“ Hyper-V簡介”,現在選擇要用于為虛擬機創建虛擬網絡的網絡適配器,然后單擊“下一步”。

You will be asked to confirm that you want to install Hyper-V, just click the install button to kick off the installation.
系統將要求您確認要安裝Hyper-V,只需單擊安裝按鈕即可開始安裝。

When the installation is complete you will be told that you need to restart the server, you can do so by clicking on the link.
安裝完成后,系統將提示您需要重啟服務器,您可以通過單擊鏈接來重啟服務器。

When your server has restarted you will be able to manage Hyper-V from Server Manager under the roles node, you can also manage it by launching a dedicated Hyper-V MMC from the Administrative Tools section of the Start Menu.
重新啟動服務器后,您將可以通過角色節點下的服務器管理器來管理Hyper-V,也可以通過從“開始”菜單的“管理工具”部分啟動專用的Hyper-V MMC來對其進行管理。
翻譯自: https://www.howtogeek.com/103884/install-hyper-v-on-windows-server-2008-r2/