<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Virtual Varia : Microsoft Hyper-V</title><link>http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx</link><description>Tags: Microsoft Hyper-V</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Aero Glass?  In my Virtual Machine?  Now it’s *even more* likely than you think…</title><link>http://blogs.msdn.com/mikekol/archive/2010/03/18/aero-glass-in-my-virtual-machine-now-it-s-even-more-likely-than-you-think.aspx</link><pubDate>Thu, 18 Mar 2010 18:44:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9981335</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9981335.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9981335</wfw:commentRss><description>&lt;p&gt;Starting back in 2006, I wrote a &lt;a href="http://blogs.msdn.com/mikekol/archive/2006/02/22/537325.aspx"&gt;post&lt;/a&gt; about how to enable Aero Glass support for Virtual Machines by using Remote Desktop / Terminal Services.&amp;#160; Last August, I wrote another &lt;a href="http://blogs.msdn.com/mikekol/archive/2009/08/12/aero-glass-in-my-virtual-machine-it-s-more-likely-than-you-think.aspx"&gt;post&lt;/a&gt; describing how Windows Virtual PC for Windows 7 is able to make Aero Glass happen in a Virtual Machine (hint – also Remote Desktop).&amp;#160; So what more could I possibly have to say on the subject?&lt;/p&gt;  &lt;p&gt;Well, remember when &lt;a href="http://blogs.technet.com/virtualization/archive/2008/01/21/Calista-joins-the-Microsoft-virtualization-product-lineup.aspx"&gt;Microsoft bought Calista Technologies&lt;/a&gt; back in 2008?&amp;#160; Today, we’ve finally announced the results of that purchase: &lt;a href="http://blogs.technet.com/virtualization/archive/2010/03/18/Explaining-Microsoft-RemoteFX.aspx"&gt;RemoteFX&lt;/a&gt;, an amazing set of technologies for enabling VDI (Virtual Desktop Infrastructure) with Hyper-V.&lt;/p&gt;  &lt;p&gt;RemoteFX is an enhancement to the Remote Desktop Protocols that enhance the end-user experience in a VM, providing “full-fidelity video with 100% coverage for all media types and highly-synchronized audio, rich media support including Silverlight and 3D graphics, and of course, Windows Aero [support].”&lt;/p&gt;  &lt;p&gt;Check out &lt;a href="http://blogs.technet.com/virtualization/archive/2010/03/18/Explaining-Microsoft-RemoteFX.aspx"&gt;Max’s post&lt;/a&gt; for more information, or watch the videos from Microsoft’s &lt;a href="http://www.desktopvirtualizationhour.com/"&gt;Desktop Virtualization Hour&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9981335" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+RTM/default.aspx">Hyper-V RTM</category></item><item><title>New Physical to Virtual (P2V) tool from Sysinternals</title><link>http://blogs.msdn.com/mikekol/archive/2009/10/07/new-physical-to-virtual-p2v-tool-from-sysinternals.aspx</link><pubDate>Thu, 08 Oct 2009 02:34:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9904644</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9904644.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9904644</wfw:commentRss><description>&lt;p&gt;Looks like Mark Russinovich and Bryce Cogswell are up to their old tricks again, with an awesome new tool called &lt;a href="http://download.sysinternals.com/Files/Disk2vhd.zip" target="_blank"&gt;Disk2VHD&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;From the &lt;a href="http://technet.microsoft.com/en-us/sysinternals/ee656415.aspx" target="_blank"&gt;web site&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Disk2vhd is a utility that creates VHD (Virtual Hard Disk - Microsoft’s Virtual Machine disk format) versions of physical disks for use in Microsoft Virtual PC or Microsoft Hyper-V virtual machines (VMs). The difference between Disk2vhd and other physical-to-virtual tools is that you can run Disk2vhd on a system that’s online. Disk2vhd uses Windows’ Volume Snapshot capability, introduced in Windows XP, to create consistent point-in-time snapshots of the volumes you want to include in a conversion. You can even have Disk2vhd create the VHDs on local volumes, even ones being converted (though performance is better when the VHD is on a disk different than ones being converted).&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Disk2VHD can run on Windows XP SP2 and higher, as well as Windows Server 2003 and higher.&lt;/p&gt;  &lt;p&gt;Awesome work, Mark and Bryce!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9904644" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+in+2008+R2/default.aspx">Hyper-V in 2008 R2</category></item><item><title>More PowerShell in R2 tricks</title><link>http://blogs.msdn.com/mikekol/archive/2009/02/12/more-powershell-in-r2-tricks.aspx</link><pubDate>Thu, 12 Feb 2009 23:30:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9415720</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9415720.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9415720</wfw:commentRss><description>&lt;p&gt;The other day, Ben Armstrong posted the steps for &lt;a href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/02/10/enabling-powershell-on-hyper-v-server-2008-r2.aspx"&gt;installing Windows PowerShell on Hyper-V Server 2008 R2&lt;/a&gt;.&amp;#160; How awesome is that?&amp;#160; A real, modern, powerful shell on Hyper-V Server!&lt;/p&gt;  &lt;p&gt;It should be noted that this also works on Windows Server 2008 R2 Core SKUs, so if you’re running Hyper-V on one of those, you can also use this trick.&lt;/p&gt;  &lt;p&gt;So why is this cool?&lt;/p&gt;  &lt;p&gt;Well, first of all, if you install PowerShell on a Server Core SKU, you can use a new and more powerful tool for installing and configuring server roles and features.&lt;/p&gt;  &lt;p&gt;To do this, you need to load the Server Manager module into your shell with the following command:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Courier New"&gt;Import-Module ServerManager&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;You can get a list of the new cmdlets that this module provides by running:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Courier New"&gt;Get-Module ServerManager&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;So, if you’re on a Windows Server SKU, you can install all of your roles or features this way.&amp;#160; To install Hyper-V, you would use this command:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Courier New"&gt;Add-WindowsFeature Hyper-V&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Ok, that’s cool and all, but it’s not that spectacular.&amp;#160; So how about being able to actually &lt;em&gt;interact&lt;/em&gt; with Hyper-V from this shell?&amp;#160; Even on Server Core or Hyper-V Server 2008 R2?&lt;/p&gt;  &lt;p&gt;Check out James O’Neill’s &lt;a href="http://www.codeplex.com/PSHyperv"&gt;PSHyperV project&lt;/a&gt; over on CodePlex.&amp;#160; If you download this library, you can interact with Hyper-V directly from your Core console.&amp;#160; &lt;/p&gt;  &lt;p&gt;The first thing to remember is that you need to dot-source the HyperV.ps1 script so that all of the functions remain in memory, like so:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Courier New"&gt;. .\hyperv.ps1&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;After you do that, you’ll get a list of all of the new functions and filters that this library provides.&amp;#160; Just as an example, you can create and configure a VM with these commands:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="3" face="Courier New"&gt;$vm = New-VM -name “MyVM”       &lt;br /&gt;Set-VMMemory -vm $vm -memory 2GB        &lt;br /&gt;Set-VMCPUCount -vm $vm -CPUCount 2        &lt;br /&gt;# some other logic to create a hard drive, or attach an existing one.        &lt;br /&gt;Start-VM -vm $vm -wait&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9415720" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+How+To/default.aspx">Hyper-V How To</category></item><item><title>Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)</title><link>http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx</link><pubDate>Fri, 06 Feb 2009 23:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9402821</guid><dc:creator>mikekol</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9402821.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9402821</wfw:commentRss><description>&lt;P&gt;It was my New Years Resolution that I’d do an average of 2 blog posts per week this year.&amp;nbsp; So far, I haven’t been doing a very good job of that, but I think I have a good excuse.&amp;nbsp; I’ve been very busy with preparing to release a new tool, and now, I can finally announce it.&lt;/P&gt;
&lt;P&gt;Fine citizens of the Virtualization Nation: I present to you the Windows® Image to Virtual Hard Disk Converter, or WIM2VHD as I like to call it.&lt;/P&gt;
&lt;P&gt;WIM2VHD is a tool that will create a bootable VHD from a specified Windows 7 or 2008 R2 WIM image (like the INSTALL.WIM file that ships on the installation DVDs) without having to run Windows Setup.&amp;nbsp; That means that you can a Windows 7 or Windows Server 2008 R2 virtual machine up and running much, much faster.&lt;/P&gt;
&lt;P&gt;You can use these VHDs in Virtual PC, Virtual Server, Hyper-V, and … some other things, too.&amp;nbsp; We’ll talk more about that later.&lt;/P&gt;
&lt;P&gt;You can get WIM2VHD &lt;A href="http://code.msdn.microsoft.com/wim2vhd" mce_href="http://code.msdn.microsoft.com/wim2vhd"&gt;here&lt;/A&gt;.&amp;nbsp; &lt;BR&gt;(The &lt;A href="http://blogs.msdn.com/mikekol/archive/2009/05/05/wim2vhd-release-candidate-now-available.aspx" target=_blank mce_href="http://blogs.msdn.com/mikekol/archive/2009/05/05/wim2vhd-release-candidate-now-available.aspx"&gt;release candidate&lt;/A&gt; has been released, too...)&lt;/P&gt;
&lt;P&gt;I’ve done my best at creating some good documentation for WIM2VHD, which is available from the link above.&amp;nbsp; Please make sure that you read the docs.&amp;nbsp; If you have any questions, feel free to start a discussion thread at the WIM2VHD site.&lt;/P&gt;
&lt;P&gt;Here’s a video I made introducing WIM2VHD, and showing it in action.&amp;nbsp; More are one the way.&lt;/P&gt;
&lt;DIV align=center&gt;&lt;EMBED id=ri87lnnu height=364 type=application/x-shockwave-flash pluginspage=http://macromedia.com/go/getflashplayer width=432 src=http://images.video.msn.com/flash/soapbox1_1.swf mce_src="http://images.video.msn.com/flash/soapbox1_1.swf" allowFullScreen="true" allowScriptAccess="always" flashvars="c=v&amp;amp;v=fe41ef64-47bc-4f13-9f06-abc8884a3758&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US"&gt;&lt;/EMBED&gt;&lt;NOEMBED&gt;&lt;/NOEMBED&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;EM&gt;Please be aware, however, that while the underlying process of creating the VHDs &lt;U&gt;&lt;STRONG&gt;is&lt;/STRONG&gt;&lt;/U&gt; supported by Microsoft, WIM2VHD is &lt;U&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;/U&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;SPAN class=sbmLink&gt;
&lt;TABLE cellSpacing=1 cellPadding=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=sbmText class="sbmText"&gt;Share this post : &lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to Social!" href="http://social.microsoft.com/en-us/action/create/s/E/?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;ttl=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/social.png" mce_src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/social.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to MSDN!" href="http://social.msdn.microsoft.com/en-us/action/create/s/E/?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;ttl=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/msdn.png" mce_src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/msdn.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to Technet!" href="http://social.technet.microsoft.com/en-us/action/create/s/E/?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;ttl=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/technet.png" mce_src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/technet.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to Expression!" href="http://social.expression.microsoft.com/en-us/action/create/s/E/?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;ttl=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/expression.png" mce_src="http://www.dotnetscraps.com/dotnetscraps/samples/sbmtool/expression.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to del.icio.us" href="http://del.icio.us/post?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliciou4.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to del.iri.ous!" href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;amp;address=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/deliriou4.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to digg" href="http://digg.com/submit?phase=2&amp;amp;url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/digg14.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to Facebook" href="http://www.facebook.com/sharer.php?u=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;t=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.technet.com/photos/james/images/1765319/original.aspx" mce_src="http://blogs.technet.com/photos/james/images/1765319/original.aspx"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to live" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;mkt=en-us&amp;amp;url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/live4.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to reddit!" href="http://reddit.com/submit?url=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/reddit4.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to technorati!" href="http://technorati.com/faves/?add=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;title=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/technora4.png"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;A title="Post it to yahoo!" href="http://myweb.yahoo.com/myresults/bookmarklet?u=http://blogs.msdn.com/mikekol/archive/2009/02/06/announcing-the-windows-image-to-virtual-hard-disk-converter-wim2vhd.aspx&amp;amp;t=Announcing the Windows® Image to Virtual Hard Disk Converter (WIM2VHD)" target=_blank&gt;&lt;IMG border=0 src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png" mce_src="http://blogs.msdn.com/blogfiles/rahulso/WindowsLiveWriter/IconsfordifferentSocialBookmarkingSites_B387/yahoo9.png"&gt;&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9402821" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+RTM/default.aspx">Hyper-V RTM</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/VIIrtualization/default.aspx">VIIrtualization</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+in+2008+R2/default.aspx">Hyper-V in 2008 R2</category></item><item><title>How to use VMConnect to create an .RDP-like shortcut directly to your VMs</title><link>http://blogs.msdn.com/mikekol/archive/2008/12/02/how-to-use-vmconnect-to-create-an-rdp-like-shortcut-directly-to-your-vms.aspx</link><pubDate>Wed, 03 Dec 2008 00:42:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9166326</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9166326.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9166326</wfw:commentRss><description>&lt;p&gt;The Remote Desktop application in Windows has a nifty little feature where you can save all of your custom settings for a specific remote computer to a single .RDP file, and then just use that .RDP file as a shortcut to connect to that remote computer instantly.&lt;/p&gt;  &lt;p&gt;VMConnect, which is the name of the application that you use to connect to the console session of a Hyper-V Virtual Machine, doesn’t have that option.&amp;#160; &lt;/p&gt;  &lt;p&gt;Curses!&amp;#160; What is an administrator to do!?!&lt;/p&gt;  &lt;p&gt;Well, if your VM is running Windows, you could always Remote Desktop directly into the guest OS, but that won’t connect you directly to the console (i.e. you won’t be able to watch the VM boot).&lt;/p&gt;  &lt;p&gt;But there’s a better way.&amp;#160; VMConnect allows you to specify the name of the Hyper-V server and the name of the VM you want to connect to on the command line.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/Howtous.RDPlikeshortcutdirectlytoyourVMs_C0BC/vmconnect_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="vmconnect" border="0" alt="vmconnect" src="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/Howtous.RDPlikeshortcutdirectlytoyourVMs_C0BC/vmconnect_thumb.jpg" width="426" height="315" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;So, let’s say that you have a Hyper-V Server called “MyHost” and a VM called “My Guest” that you want to connect to quickly.&amp;#160; All you need to do is create a shortcut that points to VMConnect.exe with the following syntax:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/Howtous.RDPlikeshortcutdirectlytoyourVMs_C0BC/create%20shortcut_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="create shortcut" border="0" alt="create shortcut" src="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/Howtous.RDPlikeshortcutdirectlytoyourVMs_C0BC/create%20shortcut_thumb.jpg" width="523" height="370" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Remember to use quotes around the VM name if it contains spaces!&amp;#160; Also, if the VM exists on the same machine as the one you’re creating the shortcut on, you can use the name “localhost” for the server.&lt;/p&gt;  &lt;p&gt;Click Next, name the shortcut whatever you want, and you’re good to go.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9166326" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+Here_2700_s+Why/default.aspx">Hyper-V Here's Why</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+RTM/default.aspx">Hyper-V RTM</category></item><item><title>KB950050 Isn't Installed After I Insert and Install the Integration Services Setup Disk.  Here's Why.</title><link>http://blogs.msdn.com/mikekol/archive/2008/06/26/kb950049-isn-t-installed-after-i-insert-and-install-the-integration-services-setup-disk-here-s-why.aspx</link><pubDate>Thu, 26 Jun 2008 22:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8574509</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/8574509.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=8574509</wfw:commentRss><description>&lt;DIV style="PADDING-RIGHT: 7px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; DISPLAY: inline" id=scid:B3E14793-948F-49af-A347-D19C374A7C4F:254b7c04-98b4-4952-9946-3f4972d4ab80 class=wlWriterSmartContent&gt;
&lt;SCRIPT type=text/javascript&gt;&lt;!--
digg_topic = 'microsoft';
//--&gt;&lt;/SCRIPT&gt;

&lt;SCRIPT type=text/javascript src="http://digg.com/tools/diggthis.js" mce_src="http://digg.com/tools/diggthis.js"&gt;&lt;/SCRIPT&gt;
&lt;/DIV&gt;
&lt;P&gt;In the RC0 release of Hyper-V, you may recall, you had to use the same QFE to Windows Server 2008 host and guest machines to get the Integration Component versions matching.&lt;/P&gt;
&lt;P&gt;In&amp;nbsp;RTM, you simply need to choose the Insert Integration Services Setup Disk option from the Action menu in VMConnect, just like you do for Windows XP, Windows Server 2003, and Windows Vista.&lt;/P&gt;
&lt;P&gt;However, after you get the ICs working and you connect up to Windows Update, the Hyper-V QFE for Windows Server 2008 (KB950050) is still listed.&amp;nbsp; That little logical paradox causes you to check which QFEs are actually installed on your system, and you find that KB950050 isn't in that list.&lt;/P&gt;
&lt;P&gt;What sort of crazy voodoo magic is this?&lt;/P&gt;
&lt;P&gt;Well, according to Occam's Razor, the simplest answer is typically the correct one.&lt;/P&gt;
&lt;P&gt;The simplest answer in this case is that Windows isn't lying - KB950050 isn't installed.&amp;nbsp; For RTM (actually, this happened in RC1), we added another QFE to the mix so that the standard way of installing the ICs (the VMGuest.ISO, which is what gets inserted into the VM's DVD-ROM drive when you click Insert Integration Services Setup Disk) worked for Windows Server 2008.&lt;/P&gt;
&lt;P&gt;Since the RTM update actually contains an updated VMGuest.ISO file, it would be impossible for us to put the RTM update in the ISO (it's a classic "chicken-and-egg" problem).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So, we added another QFE that just contains the Integration Components and nothing else to make life easier for all of you.&amp;nbsp; You can still apply KB950050 if you want to.&amp;nbsp; In fact, you can just apply KB950050 if that's your thing.&amp;nbsp; Or, if you want to be totally up to date, you can apply both of them.&lt;/P&gt;
&lt;P&gt;Ok, now I'm &lt;EM&gt;really&lt;/EM&gt; going to the ship party.&amp;nbsp; Honest.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8574509" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+Here_2700_s+Why/default.aspx">Hyper-V Here's Why</category></item><item><title>Adding the RC1 Integration Components to WinPE 2.0</title><link>http://blogs.msdn.com/mikekol/archive/2008/05/30/adding-the-rc1-integration-components-to-winpe-2-0.aspx</link><pubDate>Fri, 30 May 2008 23:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8564223</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/8564223.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=8564223</wfw:commentRss><description>&lt;P&gt;Mike Sterling just made a triumphant return to blogging by posting an article on how to add the RC1 ICs to WinPE.&amp;nbsp; Check it out &lt;A class="" href="http://blogs.msdn.com/mikester/archive/2008/05/30/using-the-hyper-v-integration-components-in-winpe.aspx" mce_href="http://blogs.msdn.com/mikester/archive/2008/05/30/using-the-hyper-v-integration-components-in-winpe.aspx"&gt;here&lt;/A&gt;.&amp;nbsp; Keep in mind, though, that this only works for WinPE 2.0, which is the WinPE that is based on Windows Vista and Windows Server 2008.&lt;/P&gt;
&lt;P&gt;As for my triumphant return to blogging, I'll be back next week with some updates to old posts and new posts as well.&amp;nbsp; In the mean time, I'm going to go back to playing GTA4.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8564223" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+How+To/default.aspx">Hyper-V How To</category></item><item><title>I still get an error while installing the Integration Components on Win2k3 after I installed Win2k8 RC1 on the host! HC?</title><link>http://blogs.msdn.com/mikekol/archive/2008/01/14/i-still-get-an-error-while-installing-the-integration-components-on-win2k3-after-i-installed-win2k8-rc1-on-the-host-hc.aspx</link><pubDate>Tue, 15 Jan 2008 03:53:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7113819</guid><dc:creator>mikekol</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/7113819.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=7113819</wfw:commentRss><description>&lt;div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:9a2922d1-9bea-429a-8e55-40c0b8f2fdec" style="padding-right: 7px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_bodytext = 'In an earlier post, I said that you should install Windows Server 2008 RC1 with Hyper-V Beta if you're getting error 61658 while trying to install the Integration Components in Windows Server 2003.';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt;  &lt;p&gt;In an &lt;a href="http://blogs.msdn.com/mikekol/archive/2008/01/04/getting-an-error-while-installing-the-ics-on-server-2003-here-s-why.aspx" target="_blank"&gt;earlier post&lt;/a&gt;, I said that you should install Windows Server 2008 RC1 with Hyper-V Beta if you're getting error 61658 while trying to install the Integration Components in Windows Server 2003.&lt;/p&gt;  &lt;p&gt;And you should.&lt;/p&gt;  &lt;p&gt;But some people are still seeing it.&amp;#160; If you happen to be one of them, here's why:&lt;/p&gt;  &lt;p&gt;You probably didn't really install Windows Server 2008 RC1 with Hyper-V Beta; you probably installed Windows Server 2008 RC1, which contained the Hyper-V CTP.&lt;/p&gt;  &lt;p&gt;I won't go into the reason behind having two similarly named releases so close together because I wasn't involved in that discussion, so any attempt to explain it would be pure speculation on my part.&amp;#160; Needless to say, the situation we find ourselves in is that there is a Windows Server 2008 that has our beta bits in it, and one that has our old CTP bits.&lt;/p&gt;  &lt;p&gt;If you've yet to install any build of RC1, you can get a link to download the one that has Hyper-V Beta &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8F22F69E-D1AF-49F0-8236-2B742B354919&amp;amp;displaylang=en" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;If you've already installed it and you're curious as to whether or not you've got the CTP or the Beta bits of Hyper-V, you can easily tell.&amp;#160; If you had to double-click on any MSU files to get the role to show up in Server Manager, you have the CTP release.&lt;/p&gt;  &lt;hr /&gt;  &lt;p&gt;After Blogging Mint:&lt;/p&gt;  &lt;blockquote&gt;   &lt;h6&gt;&lt;em&gt;I don't know if anyone else out there ever saw these videos, but when I was in High School, my physics class had to watch some lectures given by a man named &lt;/em&gt;&lt;a href="http://en.wikipedia.org/wiki/Paul_G._Hewitt" target="_blank"&gt;&lt;em&gt;Paul G. Hewitt&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&amp;#160; While describing miscellaneous laws of physics, he would commonly prove the law via some demonstration, then ask his class &lt;/em&gt;&lt;a href="http://youtube.com/watch?v=P3SIymHoQoc&amp;amp;feature=related" target="_blank"&gt;&lt;em&gt;&amp;quot;HC?&amp;quot; which stood for &amp;quot;How come?&amp;quot;&lt;/em&gt;&lt;/a&gt;&lt;/h6&gt;    &lt;h6&gt;&lt;em&gt;My &amp;quot;Here's why&amp;quot; series of posts wasn't exactly inspired by Professor Hewitt, but I've yet to write a post without thinking about those videos in some way, so I consider them to be a sort of tip of the hat.&lt;/em&gt;&lt;/h6&gt;&lt;/blockquote&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7113819" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+Here_2700_s+Why/default.aspx">Hyper-V Here's Why</category></item><item><title>Does your mouse stop working when you TS into a host machine and try to use a guest OS? Here's why.</title><link>http://blogs.msdn.com/mikekol/archive/2008/01/09/does-your-mouse-stop-working-when-you-ts-into-a-host-machine-and-try-to-use-a-guest-os-here-s-why.aspx</link><pubDate>Wed, 09 Jan 2008 23:17:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7045162</guid><dc:creator>mikekol</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/7045162.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=7045162</wfw:commentRss><description>&lt;p&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:7aff69ab-2c83-491e-bb14-9bc4d98badd1" style="padding-right: 7px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_title = 'Do you lose your mouse over TS when using Hyper-V?  Here's why.';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt; To continue my &amp;quot;here's why&amp;quot; series of posts, I figured I'd talk about something else that a lot of our users have run into - the infamous disappearing mouse when you try to use a Hyper-V guest while TS'd (that's Terminal Services - or Remote Desktop) into the host machine.  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Here's the scenario:&amp;#160; You've got a VM that you need to use, so you TS into your host machine, start up the Hyper-V Management Tool, connect to your VM and try to use it.&amp;#160; Suddenly, your mouse doesn't work anymore, so you try to release it using the CTRL-ALT-Left Arrow hotkey.&amp;#160; That doesn't work.&amp;#160; Now you can't even use the mouse on your host operating system.&lt;/p&gt;  &lt;p&gt;If you close your TS session and restart it, you get your mouse back, but this happens each time you try to control your guest.&lt;/p&gt;  &lt;p&gt;Some of you are probably saying &amp;quot;Yes - that happens to me all the time, and it's annoying!&amp;quot;&amp;#160; Others may think I'm making it up, since they've never had this problem.&lt;/p&gt;  &lt;p&gt;So, here's what's going on.&amp;#160;&amp;#160; There are two modes of mouse operation when we're dealing with Virtual Machines:&amp;#160; integrated and relative, as discussed by Ben Armstrong &lt;a href="http://blogs.msdn.com/virtual_pc_guy/archive/2007/06/07/why-are-additions-required-for-using-virtual-machines-through-remote-desktop.aspx" target="_blank"&gt;here&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;When you TS into the host machine, your mouse is running in integrated mode.&amp;#160; When you're using a VMConnect window to control a VM, the mouse runs in relative mode (with one important caveat, which I will come to later on).&amp;#160; When you mix integrated and relative mode, you get badness.&lt;/p&gt;  &lt;p&gt;So what is a humble system administrator or virtualization enthusiast to do?&lt;/p&gt;  &lt;p&gt;There are a few work-arounds: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Run Windows Server 2008 as a guest.&lt;/strong&gt;&amp;#160; No, seriously.&amp;#160; The Hyper-V Integration Components are built into Windows Server 2008, so it will simply work in this configuration out of the box.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Install the Integration Components for your guest operating system.&lt;/strong&gt;&amp;#160; This is the caveat I was talking about earlier, and is the primary reason why some of you have quite possibly never seen this.&amp;#160;&amp;#160; If you have the ICs installed and running, the mouse is running in integrated mode, and works flawlessly over TS.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;TS directly into the guest operating system.&lt;/strong&gt;&amp;#160; If there are no ICs available for your chosen guest OS, you can use TS (or any other remote control application, really) to control the guest directly.&amp;#160; This assumes, of course, that the VM is exposed to the same network as the machine you're controlling it from.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Use the actual, physical console of the host machine.&lt;/strong&gt;&amp;#160; If you take TS out of the picture, you won't have this problem.       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Remote Administration tools for Hyper-V.&lt;/strong&gt;&amp;#160; These aren't available yet, but in our final release, we'll provide a way for you to install the Hyper-V Manager tools on Windows Vista, so you won't actually have to run them on a server.&amp;#160; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7045162" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+Here_2700_s+Why/default.aspx">Hyper-V Here's Why</category></item><item><title>Getting an error while installing the ICs on Server 2003? Here's why.</title><link>http://blogs.msdn.com/mikekol/archive/2008/01/04/getting-an-error-while-installing-the-ics-on-server-2003-here-s-why.aspx</link><pubDate>Sat, 05 Jan 2008 03:58:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6984795</guid><dc:creator>mikekol</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/6984795.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=6984795</wfw:commentRss><description>&lt;div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:95cd3355-1d29-4713-8ade-12e57f6ccad9" style="padding-right: 7px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_url = 'http://digg.com/microsoft/Can_t_install_the_Hyper_V_ICs_on_Server_2003_Here_s_why';
digg_title = 'Can't install the Hyper-V ICs on Server 2003? Here's why.';
digg_bodytext = 'I've seen a lot of users having issues with installing the Hyper-V Integration Components on Windows Server 2003 in the last few days.&amp;nbsp; The error message code seems to differ slightly, but it's usually similar to the message below:';
digg_topic = 'microsoft';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt;  &lt;p&gt;I've seen a lot of users having issues with installing the Hyper-V Integration Components on Windows Server 2003 in the last few days.&amp;#160; The error code seems to differ slightly, but it's usually similar to the message below:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/GettinganerrorwhileinstallingtheICsonSe_E8E2/ERROR-V.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="130" alt="An error has occurred:  One of the update processes returned error code 61658." src="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/GettinganerrorwhileinstallingtheICsonSe_E8E2/ERROR-V_thumb.jpg" width="498" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you're seeing this error message, it's because you're still using the Hyper-V CTP release, and the certificate that was used to digitally sign the driver catalogs for the CTP Integration Components expired back in November.&lt;/p&gt;  &lt;p&gt;The solution isn't very elegant - you have to install &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8F22F69E-D1AF-49F0-8236-2B742B354919&amp;amp;displaylang=en" target="_blank"&gt;Windows Server 2008 RC1 with Hyper-V Beta.&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;It's also important to note that it is not supported to move VMs created with the CTP release of Hyper-V to the beta.&amp;#160; The VHD file format is the same (in fact, it's the same as it was in Virtual Server and Virtual PC), but the VM configuration and the ICs won't work in an upgrade situation.&amp;#160; You can try uninstalling the ICs before moving the VHDs over to Hyper-V beta, but there are no guarantees that it will work.&lt;/p&gt;  &lt;p&gt;Along those same lines, it's not supported to upgrade to Windows Server 2008 RC1 if you have the Hyper-V CTP installed - setup will actually block the upgrade, so you'll need to clean install.&lt;/p&gt;  &lt;p&gt;And seriously, the Hyper-V beta is amazing.&amp;#160; If you liked the CTP, you'll really like what we've done in the beta.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6984795" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category></item><item><title>Frequently Asked Questions about the Hyper-V Beta</title><link>http://blogs.msdn.com/mikekol/archive/2007/12/14/frequently-asked-questions-about-the-hyper-v-beta.aspx</link><pubDate>Fri, 14 Dec 2007 21:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6771915</guid><dc:creator>mikekol</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/6771915.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=6771915</wfw:commentRss><description>&lt;P&gt;I've been watching the comments - both internally and externally - about yesterday's launch of the Hyper-V Beta (yes, I know I'm on vacation, but this is exciting to watch), and I thought I'd list the answers to a few commonly asked questions.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Q:&amp;nbsp; How do I install Hyper-V on my 32-bit server?&lt;/STRONG&gt;&lt;BR&gt;A:&amp;nbsp; You don't.&amp;nbsp; Hyper-V is 64-bit only, and requires that you have an Intel or AMD processor with Virtualization extensions (Intel calls their's VT, AMD calls their's AMD-V).&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q:&amp;nbsp; How do I manage Hyper-V remotely?&lt;BR&gt;&lt;/STRONG&gt;A:&amp;nbsp; It's not terribly easy to do with the beta.&amp;nbsp; If you're running Windows Server 2008 with Hyper-V Beta on another machine besides your Hyper-V server, you can use the MMC Management Console to connect to your Hyper-V server remotely (which, in fact, you *must* do if your server is running Server Core).&amp;nbsp; &lt;BR&gt;&lt;BR&gt;If you've only got one server, you can use Terminal Services to connect to your Hyper-V server and run the MMC Management Console - though, you'll run into issues controlling the Virtual Machines with VMConnect if you don't have the Integration Components installed.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;You can also use WMI calls to manage a Hyper-V server remotely.&amp;nbsp; The documentation for that should be online shortly, if it isn't already.&lt;BR&gt;&lt;BR&gt;We're going to make remote management easier to do in subsequent releases, so please stay tuned.&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: I've been using Hyper-V Beta for quite some time, and...&lt;BR&gt;&lt;/STRONG&gt;A: No, you probably haven't, unless you're a TAP customer.&amp;nbsp; You may very well have used the Hyper-V CTP that was released along with Windows Server 2008 RC0 and RC1, but the beta has quite a few improvements over the CTP.&amp;nbsp; If you've only looked at the CTP, you really should take another look.&amp;nbsp; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: How do I install the Integration Components on Windows Server 2008?&lt;/STRONG&gt;&lt;BR&gt;A: You don't need to.&amp;nbsp; The Integration Components are now *part* of Windows Server 2008.&amp;nbsp; Each IC should be available to you the first time the OS boots to the desktop.&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: I don't have mouse integration or the Synthetic NIC in Server 2008 Setup / WinPE.&amp;nbsp; What gives?&lt;BR&gt;Q: I can't PXE boot my VM.&amp;nbsp; What gives?&lt;BR&gt;Q: I don't have a network card in my Windows XP VM.&amp;nbsp; What gives?&lt;BR&gt;Q: etc...&lt;BR&gt;&lt;/STRONG&gt;A: PXE booting requires the Legacy Network Adapter.&amp;nbsp; It will not work with the Synthetic Network Adapter.&amp;nbsp; Similarly, since there are no Integration Components for Windows XP with this beta, the Synthetic Network Adapter won't work.&amp;nbsp; You'll need to use the Legacy adapter.&lt;BR&gt;&lt;BR&gt;Also, the Integration Components, including the VMBus which makes all of our synthetic devices work, are not available at install-time on Windows Server 2008, or Server 2008 WinPE.&amp;nbsp; You won't have mouse integration, synthetic storage, or the synthetic network adapter until setup is complete and Windows has booted for the first time.&amp;nbsp; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: How do I install Hyper-V on Server Core?&lt;/STRONG&gt;&lt;BR&gt;A: Execute these two commands:&lt;BR&gt;&lt;BR&gt;BCDEdit /set hypervisorlaunchtype auto&lt;BR&gt;start /w OCSetup Microsoft-Hyper-V&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: The installation documentation doesn't say anything about that BCDEdit command - which one is right?&lt;BR&gt;&lt;/STRONG&gt;A: We both are.&amp;nbsp;&amp;nbsp;Running the OCSetup command will make the same change to the BCD store that the BCDEdit command does, but it will only do it after the required reboot, which means that even after the first reboot, the Hypervisor will still not be running and you'll have to reboot a second time.&amp;nbsp; Running the BCDEdit command first will make sure that the Hypervisor will be running after the first reboot. &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: How do I upgrade from the CTP release?&lt;/STRONG&gt;&lt;BR&gt;A: You don't.&amp;nbsp; There have been a lot of changes, and upgrading isn't supported.&amp;nbsp; Back up all of your VHD files, and record all of the settings for your VMs, then clean install Windows Server 2008 with Hyper-V and set up your VMs again.&amp;nbsp; &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Q: VMMS fails to start with error code 87 - what's up with that?&lt;/STRONG&gt;&lt;BR&gt;A: This beta release works on en-US builds of Windows Server 2008 *only*.&amp;nbsp; If it's not en-US, you'll likely run into the error code 87 issue.&amp;nbsp; &lt;BR&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Hope that helps!&amp;nbsp; If you have any other questions, please leave them in the comments, and I'll get to them as soon as I can.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6771915" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category></item><item><title>Microsoft Hyper-V Beta is now available for download!</title><link>http://blogs.msdn.com/mikekol/archive/2007/12/13/microsoft-hyper-v-beta-is-now-available-for-download.aspx</link><pubDate>Thu, 13 Dec 2007 20:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6763513</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/6763513.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=6763513</wfw:commentRss><description>&lt;P&gt;The bits are available here:&amp;nbsp; &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8F22F69E-D1AF-49F0-8236-2B742B354919&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=8F22F69E-D1AF-49F0-8236-2B742B354919&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There has been a lot of progress made on Hyper-V since the Tech Preview that shipped with Server RC0 and RC1.&amp;nbsp; The entire system is much more stable and performant.&amp;nbsp; Even better, installing Hyper-V is now a great deal easier.&amp;nbsp; You no longer need to apply any hotfixes (those pesky .MSU files from RC0 and RC1) before you install Hyper-V - it's now fully integrated into the Role Management tool from the start.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Secondly, installing Windows Server 2008 in a Hyper-V VM is now a much better experience.&amp;nbsp; The Integration Components are now part of Windows Server 2008 and are installed automatically in a Hyper-V VM.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Last, but certainly not least, installation of the Hyper-V role is now available on Server Core.&lt;/P&gt;
&lt;P&gt;I'll post more information about the new Beta release later on, so stay tuned!&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;[Mike is on vacation, so posts and responses will likely be delayed.]&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6763513" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category></item><item><title>"Viridian" no more - Say 'Hi' to Microsoft Hyper-V</title><link>http://blogs.msdn.com/mikekol/archive/2007/11/13/viridian-no-more-say-hi-to-microsoft-hyper-v.aspx</link><pubDate>Wed, 14 Nov 2007 04:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6188256</guid><dc:creator>mikekol</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/6188256.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=6188256</wfw:commentRss><description>&lt;DIV class=wlWriterSmartContent id=scid:B3E14793-948F-49af-A347-D19C374A7C4F:afa541ef-dc3f-4665-9ed3-d4764184301f style="PADDING-RIGHT: 6px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;SCRIPT type=text/javascript&gt;&lt;!--
digg_bodytext = 'Those of you who have followed my blog for a while know that I've - for one reason or another - been referring to Windows Server virtualization by its codename, which caused some initial confusion.&amp;nbsp; There's a reason that I did this - I knew that the name was changing, and I didn't want to send a whole lot of information out into the web with a name that wasn't going to stick.&amp;nbsp; I'm sure there were times when I actually said "Windows Server virtualization", but I tried to keep it to a minimum.';
//--&gt;&lt;/SCRIPT&gt;

&lt;SCRIPT src="http://digg.com/tools/diggthis.js" type=text/javascript mce_src="http://digg.com/tools/diggthis.js"&gt;&lt;/SCRIPT&gt;
&lt;/DIV&gt;
&lt;P&gt;Those of you who have followed my blog for a while know that I've - for one reason or another - been referring to Windows Server virtualization by its codename, which caused some initial confusion.&amp;nbsp; There's a reason that I did this - I knew that the name was changing, and I didn't want to send a whole lot of information out into the web with a name that wasn't going to stick.&amp;nbsp; I'm sure there were times when I actually said "Windows Server virtualization", but I tried to keep it to a minimum.&lt;/P&gt;
&lt;P&gt;At any rate, the product name has now been officially announced:&amp;nbsp; &lt;A href="http://www.microsoft.com/windowsserver2008/virtualization/default.mspx" mce_href="http://www.microsoft.com/windowsserver2008/virtualization/default.mspx"&gt;Microsoft Hyper-V&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The &lt;A href="http://www.microsoft.com/presspass/press/2007/nov07/11-12HyperVPR.mspx" mce_href="http://www.microsoft.com/presspass/press/2007/nov07/11-12HyperVPR.mspx"&gt;press release&lt;/A&gt; has some very good information as well, including the suggested price for Windows Server 2008 with Hyper-V:&amp;nbsp; &lt;A href="http://moneycentral.msn.com/investor/market/currencyconverter.aspx?strAmt=28&amp;amp;selCurFrom=1" mce_href="http://moneycentral.msn.com/investor/market/currencyconverter.aspx?strAmt=28&amp;amp;selCurFrom=1"&gt;$28USD&lt;/A&gt;&amp;nbsp;more than Windows Server 2008 with&lt;STRONG&gt;out&lt;/STRONG&gt; Hyper-V.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Update:&lt;/EM&gt;&lt;/STRONG&gt; I've clarified the statement about pricing.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6188256" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category></item><item><title>How do I automate "Viridian" installation on Win2k8 RC0?</title><link>http://blogs.msdn.com/mikekol/archive/2007/10/01/how-do-i-automate-viridian-installation-on-win2k8-rc0.aspx</link><pubDate>Mon, 01 Oct 2007 22:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5227198</guid><dc:creator>mikekol</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/5227198.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=5227198</wfw:commentRss><description>&lt;div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:6071ec20-b681-4980-beab-98d63c19b5c3" style="padding-right: 6px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_bodytext = 'I'm happy to provide some information on how to do this, with the caveat that you should not be rolling this build of "Viridian" anywhere near your data center.&amp;nbsp; If you're doing a massive, wide-scale deployment of "Viridian" at this stage in the development process, and you're not a member of the TAP program, you should call a therapist immediately.&amp;nbsp; If, however, you're just curious about an alternate installation method, read on.';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt;  &lt;p&gt;Sorry for the abrupt end to the posts last week, everyone.&amp;#xA0; I was out sick.&amp;#xA0; But fear not, for I am once again a healthy and strapping young man.&amp;#xA0; And as such, I hereby return to blogging Virtual Goodness!&lt;/p&gt;  &lt;p&gt;So - automating &amp;quot;Viridian&amp;quot; installation.&amp;#xA0; I'm happy to provide some information on how to do this, with the caveat that you should &lt;strong&gt;not&lt;/strong&gt; be rolling out this build of &amp;quot;Viridian&amp;quot; anywhere near your data center.&amp;#xA0; If you're doing a massive, wide-scale deployment of &amp;quot;Viridian&amp;quot; at this stage in the development process, and you're not a member of the TAP program, you should call a therapist immediately.&amp;#xA0; If, however, you're just curious about an alternate installation method, read on.&lt;/p&gt;  &lt;p&gt;I'm assuming by &lt;em&gt;automate&lt;/em&gt;, we're talking about doing something simple like creating a batch file specifically to run a series of tasks that will install &amp;quot;Viridian&amp;quot;, so that's the level of information I'm going to provide.&amp;#xA0; Feel free to adapt this however you'd like - I promise not to copyright this.&lt;/p&gt;  &lt;p&gt;I also won't get into how to install Windows in unattended mode - there's plenty of information on how to do that online, so I won't add yet another resource.&lt;/p&gt;  &lt;p&gt;The first step to installing &amp;quot;Viridian&amp;quot;, obviously, is to get the software onto the system.&amp;#xA0; To do this, we need to stage and install&lt;sup&gt;1&lt;/sup&gt; the two MSU packages that contain the &amp;quot;Viridian&amp;quot; server and management components.&lt;/p&gt;  &lt;p&gt;To install the management tools from the command line, run: &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New" size="2"&gt;start /w wusa %SystemRoot%\WSV\Windows6.0-kb939854-x64.msu /quiet&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;To stage the &amp;quot;Viridian&amp;quot; server components from the command line, run:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New" size="2"&gt; start /w wusa %SystemRoot%\WSV\Windows6.0-kb939853-x64.msu /quiet&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Reboot your server before moving on to the next step using your favorite reboot technique.&lt;/p&gt;  &lt;p&gt;To install the &amp;quot;Viridian&amp;quot; server components from the command line, run: &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font face="Courier New" size="2"&gt;ServerManagerCMD.exe -install WSV&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;This is the command line version of the Role Management Tool that I mentioned in my original post, and will perform the installation for you.&lt;/p&gt;  &lt;p&gt;Reboot your server again.&lt;/p&gt;  &lt;p&gt;As for configuring the network switches or creating VMs programmatically, I'm going to simply stop here and say that yes, it will be possible in future builds.&amp;#xA0; We do not have scripts available publicly that do this now, and we are not publishing any documentation on our WMI interfaces until our Beta release.&lt;/p&gt;  &lt;p&gt;Hope this helps!&lt;/p&gt; &lt;font size="-1"&gt;   &lt;blockquote&gt;     &lt;p&gt;&lt;font size="1"&gt;&lt;em&gt;&lt;sup&gt;1 &lt;/sup&gt;&amp;quot;What's up with this crazy lingo you're throwing around here, Mike? What's the difference between staged and installed?&amp;quot;&lt;/em&gt;           &lt;br /&gt;I'm glad you asked, Billy.&amp;#xA0; Think of the last time that you needed to install an optional component on Windows XP or Windows Server 2003.&amp;#xA0; Unless you had the whole installation CD copied to a network share or the local drive (which a lot of OEMs do), you probably needed to insert your installation CD during the process so Windows could get all the files it needed.&amp;#xA0;&amp;#xA0; &lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="1"&gt;In Windows Vista and Windows Server 2008, we changed how that works.&amp;#xA0; There's a &amp;quot;package store&amp;quot; on every installation that contains the binaries for all of the optional components and features so that you don't need to provide the installation DVD at every install/uninstall of an optional component.&amp;#xA0; These binaries aren't loaded into memory, and aren't even in the same location they would be if the component was installed.&amp;#xA0; They're just present on the system so that optional components and feature installation is a little bit easier.&lt;/font&gt;&lt;/p&gt;      &lt;p&gt;&lt;font size="1"&gt;When a component is &lt;em&gt;only&lt;/em&gt; available in the package store, and is not installed on the system, it's &lt;strong&gt;&lt;em&gt;staged&lt;/em&gt;&lt;/strong&gt;.&amp;#xA0; When a component is installed on the system, it's - you guessed it - &lt;strong&gt;&lt;em&gt;installed&lt;/em&gt;&lt;/strong&gt;.&lt;/font&gt;&lt;/p&gt;   &lt;/blockquote&gt; &lt;/font&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5227198" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+How+To/default.aspx">Hyper-V How To</category></item><item><title>Installing Windows Server 2003 in a “Viridian” VM</title><link>http://blogs.msdn.com/mikekol/archive/2007/09/26/installing-windows-server-2003-in-a-viridian-vm.aspx</link><pubDate>Thu, 27 Sep 2007 02:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5154571</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/5154571.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=5154571</wfw:commentRss><description>&lt;div class="wlWriterSmartContent" id="scid:B3E14793-948F-49af-A347-D19C374A7C4F:a966169f-7b39-459c-992d-7b6dd3b8bd87" style="padding-right: 6px; display: inline; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_bodytext = 'Earlier this week, I posted instructions on how to install the "Viridian" CTP on Windows Server 2008 RC0. VMs aren’t very useful unless you can install an operating system in them, so I thought that today’s post should center on doing just that. As you may have guessed from the title, today we’re going to talk about installing Windows Server 2003.';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt;  &lt;p&gt;Earlier this week, &lt;a class="" href="http://blogs.msdn.com/mikekol/archive/2007/09/24/installing-viridian-ctp-on-windows-server-2008-rc0.aspx" mce_href="http://blogs.msdn.com/mikekol/archive/2007/09/24/installing-viridian-ctp-on-windows-server-2008-rc0.aspx"&gt;I posted instructions&lt;/a&gt; on how to install the &amp;quot;Viridian&amp;quot; CTP on Windows Server 2008 RC0. VMs aren&amp;#x2019;t very useful unless you can install an operating system in them, so I thought that today&amp;#x2019;s post should center on doing just that. As you may have guessed from the title, today we&amp;#x2019;re going to talk about installing Windows Server 2003.&lt;/p&gt;  &lt;p&gt;Before we begin, you should make sure that you&amp;#x2019;ve created an external virtual network switch. See &lt;a href="http://blogs.msdn.com/mikekol/archive/2007/09/25/configuring-virtual-network-switches-in-viridian.aspx" mce_href="http://blogs.msdn.com/mikekol/archive/2007/09/25/configuring-virtual-network-switches-in-viridian.aspx"&gt;yesterday&amp;#x2019;s post&lt;/a&gt; for details on how to do that. You should also have a Windows Server 2003 CD or CD Image (which I&amp;#x2019;ll refer to as an ISO from now on) handy. Ideally, you&amp;#x2019;ll have SP2 integrated into the installation media, but if you don&amp;#x2019;t, we&amp;#x2019;ll take a trip to &lt;a href="http://update.microsoft.com/" mce_href="http://update.microsoft.com/"&gt;Windows Update&lt;/a&gt; later on.&lt;/p&gt; &lt;b&gt;&lt;i&gt;     &lt;p&gt;A Brief Introduction to the New VM Wizard&lt;/p&gt;   &lt;/i&gt;&lt;/b&gt;  &lt;p&gt;&lt;a class="" href="http://blogs.msdn.com/virtual_pc_guy" mce_href="http://blogs.msdn.com/virtual_pc_guy"&gt;Ben Armstrong&lt;/a&gt; is going to go over this in more detail in a future post, so I&amp;#x2019;m just going to run through this at a pretty quick pace, and not go into detail about all of the available options.&lt;/p&gt;  &lt;p&gt;To create a new VM:&lt;/p&gt; &lt;dir&gt;&lt;dir&gt;     &lt;p&gt;1. Click Start / Administrative Tools / Windows Virtualization Management .&lt;/p&gt;      &lt;p&gt;2. In the left-hand pane, make sure that your &amp;quot;Viridian&amp;quot; server is selected. If it&amp;#x2019;s not in the list, right-click on &amp;quot;Virtualization Services&amp;quot; and add it.&lt;/p&gt;      &lt;p&gt;3. In the right-hand pane, click New / Virtual Machine.&lt;/p&gt;      &lt;p&gt;4. The first page is just informational. Feel free to instruct the system not to show this to you again. Click next.&lt;/p&gt;      &lt;p&gt;5. Name your VM something that works for you &amp;#x2013; I typically name it after the operating system I have installed. For the purposes of today&amp;#x2019;s post, let&amp;#x2019;s name it &lt;i&gt;Windows Server 2003 SP2&lt;/i&gt;. Click next.&lt;/p&gt;      &lt;p&gt;6. Set the amount of memory that you want to allocate to the VM. 512 MB will be fine, but the more memory you throw at a VM, the better it performs. If you can spare 1024 MB or more, do it. Click next.&lt;/p&gt;      &lt;p&gt;7. Choose the name of the Virtual Switch you created that connects you to the external network. Click next.&lt;/p&gt;      &lt;p&gt;8. Choose a name for your new Virtual Hard Disk. By default, it will be the same as the VM name. Click next.&lt;/p&gt;      &lt;p&gt;9. Choose &lt;i&gt;Install an operating system from a bootable CD/DVD-ROM.&lt;/i&gt;         &lt;br /&gt;If you have a physical Windows Server 2003 CD, put it in your physical CD-ROM drive on the host, and choose &lt;i&gt;Physical CD/DVD drive:&lt;/i&gt;, and select the corresponding host drive.        &lt;br /&gt;If you have an ISO image of your CD, choose &lt;i&gt;Image file&lt;/i&gt;, and enter the path to the ISO file, or browse to it using the &lt;i&gt;Browse&lt;/i&gt; button. Click next.&lt;/p&gt;      &lt;p&gt;10. Do *not* put a checkmark in the box to start the VM once we&amp;#x2019;re finished &amp;#x2013; we have some other configuration to do. Click Finish.&lt;/p&gt;      &lt;p&gt;11. Select the guest we&amp;#x2019;ve just created from the list of available guests. From the right-hand pane, choose &lt;i&gt;Settings&lt;/i&gt;.&lt;/p&gt;      &lt;p&gt;12. Make sure that &lt;i&gt;Add Hardware&lt;/i&gt; is selected in the left-hand pane, and choose &lt;i&gt;Legacy Network Adapter&lt;/i&gt; from the list on the right. Click Add.&lt;/p&gt;      &lt;p&gt;13. From the list of possible Networks to connect to, choose the name of the Virtual Switch that connects you to the external network. Click Apply / OK to close the settings dialog.       &lt;br /&gt;        &lt;br /&gt;&amp;quot;Now, hold on a second, Mike. I already added a network adapter that&amp;#x2019;s connected to that switch. Why am I doing this twice?&amp;quot; you might ask. That&amp;#x2019;s an excellent question. The first network adapter that we added during the New Virtual Machine Wizard is called a &lt;i&gt;synthetic&lt;/i&gt; NIC. The Legacy Network Adapter that we just added now is called an &lt;i&gt;emulated&lt;/i&gt; NIC.         &lt;br /&gt;        &lt;br /&gt;I&amp;#x2019;ll go into the details of what the differences between emulated and synthetic devices are in a future post, but we&amp;#x2019;re doing this because Windows Server 2003 doesn&amp;#x2019;t have a driver for the synthetic NIC until we install the Integration Components, or ICs. And to install the ICs, you need to have SP2 applied to your Windows Server 2003 installation.         &lt;br /&gt;        &lt;br /&gt;After we install SP2, we&amp;#x2019;ll remove the emulated NIC. Or, if you&amp;#x2019;ve got SP2 integrated into your installation media, feel free to skip this entire step.        &lt;br /&gt;&lt;/p&gt;      &lt;p&gt;14. Click &lt;i&gt;Connect&lt;/i&gt; to connect to the guest, and click &lt;i&gt;Start&lt;/i&gt; to start it (it&amp;#x2019;s the second button from the left in the Virtual Machine Connection window). Windows Server 2003 installation will launch just like it would on a physical machine. I&amp;#x2019;m going to make the assumption that everyone knows how to install Windows, so I&amp;#x2019;ll skip describing that. Once you&amp;#x2019;ve installed Windows, move on to step 15.&lt;/p&gt;      &lt;p&gt;15. Ok, you&amp;#x2019;re now running Windows Server 2003 in your VM &amp;#x2013; well done! Before we install the ICs, we&amp;#x2019;ll need to install SP2. Please take a trip (or rather&amp;#x2026; take several trips) to Windows Update to make sure that you have all the patches and service packs applied.&lt;/p&gt;      &lt;p&gt;16. And now we come to the installation of the ICs. To install these drivers, press the CTRL-ALT-Left Arrow key combination to un-capture your mouse from the guest OS. &lt;/p&gt;      &lt;p&gt;17. Click Action / Insert Integration Services Setup Disk. This will automatically insert the &amp;quot;CD&amp;quot; containing the setup files for the ICs into your guest&amp;#x2019;s virtual CD-ROM drive. The setup program will autorun. Reboot the VM when asked.&lt;/p&gt;      &lt;p&gt;18. After a reboot or two, the ICs will be installed and you&amp;#x2019;ll have handy features like Mouse Integration, which will allow you to move your mouse between the guest and host without having to hit the CTRL-ALT-Left arrow key combination. (I&amp;#x2019;ll highlight some of the other features that the ICs give you in a future post.)&lt;/p&gt;      &lt;p&gt;19. If you installed the emulated NIC, you can safely remove it now. To do that, shut down your guest OS, and go back into the settings dialog where we originally added it. Select it from the list of virtual hardware on the left, and click the &lt;i&gt;Remove&lt;/i&gt; button. Click Apply/OK to remove the emulated NIC and close the settings dialog.&lt;/p&gt;   &lt;/dir&gt;&lt;/dir&gt;  &lt;p&gt;There are you have it &amp;#x2013; you&amp;#x2019;ve got Windows Server 2003 SP2 installed in a &amp;quot;Viridian&amp;quot; Virtual Machine.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5154571" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Microsoft+Hyper-V/default.aspx">Microsoft Hyper-V</category></item></channel></rss>