Archive for the ‘Microsoft Hyper-V’ Category

Hyper-V Server 2008 R2 from a bootable flash memory…

All of you know that there’s a free edition of VMware ESXi which is bootable from a flash memory (USB drive for example!) Microsoft is also working on a bootable version of Hyper-V Server 2008 R2. This means that you can boot from a flash memory without any disks in your server…cool!!

usb_01usb_02

How to: remote creating virtual machine on Hyper-V Server

Today I’ve installed a Microsoft Hyper-V Server. The installation of this server you can find in some other post on my blog, it’s almost a next next next installation. After the installation, there are a few options you must configure before you can manage your Hyper-V Server. The next step is to install a management server. I’ve choosen for a Microsoft Windows 2008 Server x64 for the remote management of my Hyper-V Server.

I’ve configured a second virtual hard disk for the Hyper-V Server, so lets make it available for storing my new virtual machines.

1) Open Management Console on the Management Server. (Start, Run, MMC)
2 ) Add/Remove snap-in, Disk Management
3) The following computer: 172.16.1.200
4) Create a new partition
5) Check if the new disk is succesfully created

mmc_01    mmc_02    mmc_03

mmc_04    mmc_05    mmc_06

Before you’re going to manage the Hyper-V Server, you must install a feature.

1) Open the Server Manager
2 ) Features, Add features
3) Remote Server Administration Tools
4) Role Administration Tools
5) Hyper-V Tools

Now we are going to connect to the Hyper-V Server.1) Open the Hyper-V Manager
2) Right-click on Microsoft Hyper-V Servers
3) Connect to Server
4) Another Computer, 172.16.1.200

 

After connecting to the Hyper-V Server, I’ve get the following error:
“The Msvm_VirtualSystemManagementService object was not found”The solution for this error is installing the following update:
Hyper-V Update for Windows Server 2008 x64 Edition (KB950050)

 

For a list of all the available updates for Hyper-V Server, you can browse the following link.
http://technet.microsoft.com/en-us/library/cc753637.aspx

hv_01    hv_02    hv_03

The next step is to configure the Hyper-V Server Settings.

1) Right-click on your Hyper-V Server
2) Hyper-V Settings
3) Choose a location for Virtual Hard Disks, in my environment the new partition we’ve made E:\VM\VHD
4) Choose a location for Virtual Machines, in my environment the new partition we’ve made E:\VM\VMI’ve copied a Microsoft Windows XP Professional ISO to E:\ISO on the Hyper-V Server. Let’s install a new Virtual Machine

 

1) Right-click on your Hyper-V Server
2) New, Virtual Machine
3) Give the name for the new VM and the location (default E:\VM\VM)
4) Configure the Memory for the new VM
5) Configure the network connection (you can choose between, External, Internal or Private)
6) Give the name for the VHD file and the size of it.
7) Give the installation source. In my case it’s the ISO file I’ve copied to E:\ISO
8) Finisch the wizard and start the new VM

nvm_01    nvm_02    nvm_03

nvm_04    nvm_05    nvm_06

The new machine is created now. The next post I’ll go further with installing and tuning the new VM.

How to: Install Microsoft Hyper-V Server 2008

In this article we are going to install a Microsoft Hyper-V Server 2008. First of all, i’ve downloaded the free ISO on the Microsoft Download Center.

Download Microsoft Hyper-V Server 2008 here

There are a copple of prerequisites for using Hyper-V Server 2008:

- Hyper-V Server 2008 is a 64-bit only technology and requires a 64-bit capable hardware with Intel VT or AMD-V technology enabled.

- Processor : Intel Pentium 4, Xeon, Core 2 DUO processor; AMD Opteron, Athlon 64, Athlon X2, . Hardware Data Execution Protection (DEP) must be available and be enabled. Specifically, you must enable Intel XD bit (execute disable bit) or AMD NX bit (no execute bit).

- Minimum CPU speed : 1 GHz; Recommended: 2 GHz or faster

- RAM : Minimum: 1 GB RAM; Recommended: 2+ GB RAM; Maximum 32 GB

- Required Available disk space: 2GB of available hard disk space (additional disk space needed for each guest operating system)

The installation contains seven steps, then your new Hyper-V Server 2008 is running……almost ;)

       

        

After you changed the password for the Administrator account, the Hyper-V Configuration Tool (hvconfig.cmd) automatically launches. You can use it for:

Change the computer name (requires a reboot)
Change workgroup settings or domain membership settings (requires a reboot)
Change network settings
Add local Administrator accounts
Change Windows Update settings
Download and install Windows updates.
Change Remote Desktop settings
Change Regional and Language settings (through inet.cpl)
Change Date and Time settings (through timedate.cpl)
Log off, restart and shutdown

As you can see, the installation is done within a few steps. Configuration can easally be done with the Hyper-V Configurator.

When to use Microsoft Hyper-V Server 2008

Microsoft Hyper-V Server 2008 is a great choice for customers who want a basic and simplified virtualization solution for consolidating servers as well as for development and test environments. Hyper-V Server 2008 only offers the most basic of virtualization features, making it ideal for:

- Test and Development
- Basic Server Consolidation
- Branch Office Consolidation
- Hosted Desktop Virtualization (VDI)

Customers who require richer and more robust virtualization features, such as Quick Migration, multi-site clustering, large memory support (greater than 32 GB of RAM), and more than four processors on the host server, should use Windows Server 2008.

Windows Server 2008 provides business continuity, disaster recovery, greater scalability for consolidating large workloads, and flexible and cost-effective virtualization rights (one free virtual instance for Standard Edition, four free virtual instances for Enterprise Editions, and unlimited virtual instances for Datacenter Edition with the purchase of a license of Windows Server 2008).

The following table outlines which Hyper-V–enabled product would suit your needs: