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