Configuring the Host (Hyper-V) Server
Configure the host server to create shadow copies in the Hyper-V guest OS.
Procedure
- Install one of the following:
- Microsoft Windows Server 2008 x64
- Microsoft Windows Server 2008 R2
- Microsoft Windows Server 2012
- Microsoft Windows Server 2012 R2
- Install the Hyper-V role on the Microsoft Windows Server using the Server Manager, and then reboot the server.
- Disable automount for the disks on the host. Type the following
commands:
C:\>diskpart DISKPART>automount disable - To allow for remote administration on the physical host, enable the Windows firewall: netsh firewall set service RemoteAdmin enable.
- Install the Multipath I/O (MPIO) driver that ships with Microsoft Windows Server 2008.
- Install the MPIO driver that your storage vendor supplied.
- Install and configure the Hyper-V guest OS using the Hyper-V Manager. The guest OS should be Microsoft Windows Server 2003 R2 or later.
- Download and install Microsoft Visual
C++ 2008 SP1 Redistributable Package on physical host. The
package can be download from the Microsoft website:
- Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)
- Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
Note: The x86 and x64 versions must both be installed.