Changes

Jump to: navigation, search

Installing the Hyper-V Role

616 bytes added, 13:30, 6 January 2009
Installing the Hyper-V Role
The remainder of this chapter assumes that a 64-bit edition of Windows Server 2008 is installed and running on a system with appropriate hardware to support hypervisor based virtualization. Detailed information on these requirements are outlined in the chapter entitled [[Hyper-V System Requirements]].
== Installing the Hyper-V Role from the Command Prompt ==
As previously mentioned, Hyper-V is provided by default with the 64-bit version of Windows Server 2008 Standard, Enterprise and Datacenter editions. Before it can be used, however, the Hyper-V role must installed. This process is achieved using the either the Server Manager tool, or via the command-prompt. To perform the installation at the command line, open a command prompt window with elevated privileges (right click on the command prompt icon in the Start menu and select ''Run as administrator'' from the resulting menu) and enter the following command:
<pre>
servermanagercmd -install hyper-v
..
 
Start Installation...
Warning: [Installation] Succeeded: [Hyper-V]. You must restart this server to fi
nish the installation process.
 
<100/100>
 
Success: A restart is required to complete the installation.
</pre>
 
Assuming this initial stage of the hyper-V installation process is successful, a reboot of the system will, as indicated by the above output, be necessary to complete the installation process.
 
== Installing the Hyper-V Role using Server Manager ==
 
For those who prefer to using the graphical desktop environment to perform administrative tasks
== Uninstalling the Hyper-V Role ==
1,798
edits

Navigation menu