Version User Scope of changes
Oct 9 2008, 1:40 PM EDT (current) todd_muirhead
Oct 9 2008, 11:44 AM EDT todd_muirhead 151 words added

Changes

Key:  Additions   Deletions
Microsoft Hyper-V Server is a standalone virtualization product that is available as a free download from Microsoft. It is based on Windows Server 2008 Core, but has only the Hyper-V role. Although Hyper-V Server is free, it is still necessary to license the guest Operating Systems. This page has links and information about Hyper-V Server. Feel free to add your own tips and info about Hyper-V server either to the page directly or as a discussion thread at the bottom.

Microsoft Hyper-V Server Offical Home Page

Installation and Configuration Video Demo


This video shows the installation of Hyper-V server on a Dell PowerEdge R805. The installation was done through a Dell Remote Access Card (DRAC) using the Virtual CD-ROM and remote console features. This enabled the installation to be done remotely and for the entire install to be captured as video. There is some color distortion due to the use of DRAC and remote desktop - most notable as the purple background for Hyper-V Server as it should be the standard green that Windows Server 2008 uses.

Download .WMV File ~ 4MB




Configuring iSCSI Initiator on Hyper-V Server


Hyper-V Server does not have the GUI that Windows Server 2008 has, so everything must be configured either from the command line or from another server with a GUI based tool that supports remote connection. The iSCSI Initiator does not support remote confiruation, so a command line tool - iscsicli.exe - must be used. The detailed instructions for how to use iscsicli.exe to configure a simple connection are documented here. There also a couple of links to other resources.

Using iSCSI Initiator to Connect to MD3000i and EqualLogic Arrays Detailed - Step by step instructions for getting basic iSCSI connection using iscsicli.exe from a Hyper-V Server and also using diskpart.exe to partition, mount, and format the new storage.

Configuring iSCSI Initiator Using iscsicli.exe from Microsoft Technet Discussion Forum - This forum discussion includes a script that will create an MPIO connection to an MD3000i array.