<?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 : WIM2VHD</title><link>http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx</link><description>Tags: WIM2VHD</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><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>The Virtualization Nation Podcast – Episode 3: Want to boot a physical computer from a VHD?</title><link>http://blogs.msdn.com/mikekol/archive/2009/05/14/the-virtualization-nation-podcast-episode-3-want-to-boot-a-physical-computer-from-a-vhd.aspx</link><pubDate>Fri, 15 May 2009 05:00:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9617541</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9617541.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9617541</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Of course you do.&lt;/strong&gt;&amp;#160; And in this episode of the Virtualization Nation Podcast, I’ll show you how.&amp;#160; &lt;/p&gt;  &lt;p&gt;But first, a little background.&lt;/p&gt;  &lt;p&gt;Earlier today, I posted a description of the new Native VHD integration in Windows 7, Windows Server 2008 R2, and Microsoft Hyper-V Server 2008 R2 on the &lt;a href="http://blogs.technet.com/virtualization/archive/2009/05/14/native-vhd-support-in-windows-7.aspx" target="_blank"&gt;Windows Virtualization Team blog&lt;/a&gt;, along with a link to a nifty little Powershell script called &lt;a href="http://code.msdn.microsoft.com/InstallWindowsImage" target="_blank"&gt;Install-WindowsImage.ps1&lt;/a&gt; which I’ll talk about some other time.&amp;#160; The main point of that post was to start getting the word out about Native VHD Boot.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;So, what’s so special about this?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Well, put yourself in the shoes of a corporate network administrator (though, when I was a network admin, I didn’t wear shoes all that often).&amp;#160; It’s really very common for a company to have a “base” Operating System image that they can apply to a server or workstation.&amp;#160; This image is usually tweaked with some software and/or patches installed, or is specially configured in some other way.&lt;/p&gt;  &lt;p&gt;If that’s the case, it’s possible that you would need to maintain two (or more) images: one for virtual machines (probably a VHD), and one for physical machines (maybe a WIM or a Ghost file).&lt;/p&gt;  &lt;p&gt;With Native VHD Boot, you can finally have one, single base image that works everywhere.&amp;#160; Your VHD can be booted in virtual machines, just like it always did, and it can also be used to boot your physical servers.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Ok, let’s get right to the heart of this thing.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;To boot from a VHD, you need the following things:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;A physical machine with the Windows 7 boot loader on it. &lt;/li&gt;    &lt;li&gt;A VHD with a SKU of Windows Server 2008 R2, Windows 7 (Enterprise and Ultimate only – sorry), or Microsoft Hyper-V Server 2008 R2. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Now, you’ve got those things ready, right?&amp;#160; You’re all set?&amp;#160; You’ve read the &lt;a href="http://technet.microsoft.com/en-us/library/dd440865(WS.10).aspx" target="_blank"&gt;VHD FAQ&lt;/a&gt;? Cool.&amp;#160; &lt;/p&gt;  &lt;p&gt;Ok.&amp;#160; You can find instructions on how to configure your computer on &lt;a href="http://blogs.technet.com/aviraj/archive/2009/01/18/windows-7-boot-from-vhd-first-impression-part-2.aspx" target="_blank"&gt;various&lt;/a&gt; &lt;a href="http://technet.microsoft.com/en-us/library/dd638420.aspx" target="_blank"&gt;web&lt;/a&gt; &lt;a href="http://blog.donburnett.com/Web/blogs/d4dotnet/archive/2009/02/07/help-booting-from-a-vhd.aspx" target="_blank"&gt;pages&lt;/a&gt; and &lt;a href="http://technet.microsoft.com/en-us/windows/dd758779.aspx" target="_blank"&gt;videos&lt;/a&gt;, but they all seem pretty lengthy.&lt;/p&gt;  &lt;p&gt;Want something simple?&amp;#160; Something easy to remember?&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Of course you do.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;You can watch me run through the steps in the video below, or &lt;a href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%203/video.wmv" target="_blank"&gt;download it here.&lt;/a&gt;&lt;/p&gt;  &lt;p align="center"&gt;&lt;iframe style="width: 500px; height: 375px" src="http://silverlight.services.live.com/invoke/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%203/iframe.html" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;&lt;/p&gt;  &lt;p&gt;For those of you who don’t want to download a video for a “simple” command, here are the &lt;a href="http://www.cliffsnotes.com/WileyCDA/" target="_blank"&gt;Cliff’s Notes&lt;/a&gt;:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Get to an elevated or WinPE command prompt. &lt;/li&gt;    &lt;li&gt;Use your favorite VHD-creation method to install Windows in a VHD. &lt;/li&gt;    &lt;li&gt;Use &lt;strong&gt;&lt;em&gt;DiskPart &lt;/em&gt;&lt;/strong&gt;or &lt;strong&gt;&lt;em&gt;DiskMgmt.msc&lt;/em&gt;&lt;/strong&gt; to attach your VHD as a drive on your computer, and give it a drive letter (V:\ for example). &lt;/li&gt;    &lt;li&gt;Run &lt;strong&gt;&lt;em&gt;BCDBOOT.EXE&amp;#160; V:\Windows&lt;/em&gt;&lt;/strong&gt; &lt;/li&gt;    &lt;li&gt;Sit back, relax, and reboot your computer to start booting into your new OS. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;Important Notes:&lt;/strong&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;If you’re booting to a Dynamically Expanding VHD, make sure that you have enough room on your physical disk to hold the VHD as if it were fully expanded to its maximum size.&amp;#160; If you don’t have enough space, you’ll get a bugcheck during boot. &lt;/li&gt;    &lt;li&gt;Hibernation is disabled when booted to a VHD. &lt;/li&gt;    &lt;li&gt;You can’t boot to a VHD that lives on a network share or a removable storage device. &lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9617541" width="1" height="1"&gt;</description><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/Windows+7/default.aspx">Windows 7</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><category domain="http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx">Virtualization Nation Podcast</category></item><item><title>The Virtualization Nation Podcast - Episode 2.  Wait, what?</title><link>http://blogs.msdn.com/mikekol/archive/2009/05/05/the-virtualization-nation-podcast-episode-2-wait-what.aspx</link><pubDate>Wed, 06 May 2009 06:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9590354</guid><dc:creator>mikekol</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9590354.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9590354</wfw:commentRss><description>&lt;P&gt;Some of you may remember that, a long while ago, I &lt;A href="http://blogs.msdn.com/mikekol/archive/2007/10/02/what-do-you-want-to-know-about-viridian-windows-server-virtualization.aspx" target=_blank mce_href="http://blogs.msdn.com/mikekol/archive/2007/10/02/what-do-you-want-to-know-about-viridian-windows-server-virtualization.aspx"&gt;asked&lt;/A&gt; what sort of things you'd like to see in a Virtualization-themed podcast.&amp;nbsp; Though it's been over a year since that post, I've still been thinking about starting a podcast and talking with other people on my team about getting one together.&amp;nbsp; The reaction has been positive so far.&amp;nbsp; There are quite a few folks who seem interested in putting something together.&lt;/P&gt;
&lt;P&gt;However, we haven't gotten down to planning any of the solid details quite yet, so a regular podcast is still aways off.&amp;nbsp; But there's really no reason why I have to wait for everyone else...&amp;nbsp;and so, I give you the first episode of The Virtualization Nation Podcast.&amp;nbsp; Episode 2.&lt;/P&gt;
&lt;P&gt;Wait, what?&lt;/P&gt;
&lt;P&gt;Well, since I promised all of you some more WIM2VHD videos, and since I'm nearly gotten the whole process down (I wound up buying Sony's Vegas Movie Studio Platinum, or whatever it's called...&amp;nbsp;and it crashes a lot.&amp;nbsp; Like, &lt;EM&gt;really&lt;/EM&gt; a lot.), I deciced to start releasing them as video podcasts.&amp;nbsp; As such, we're just going to call the first WIM2VHD video I made 'Episode 1', and go from there.&lt;/P&gt;
&lt;P&gt;So there you have it:&amp;nbsp; We're not ready to start doing this regularly yet, and the format is likely to change around a lot, and we don't have the whole XML feed thing set up quite yet... but the next episode is ready!&lt;/P&gt;
&lt;P&gt;&lt;IFRAME style="WIDTH: 500px; HEIGHT: 375px" src="http://silverlight.services.live.com/invoke/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/iframe.html" frameBorder=0 scrolling=no&gt;&lt;/IFRAME&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/video.wmv" mce_href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/video.wmv"&gt;Click here to download the .WMV file.&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9590354" width="1" height="1"&gt;</description><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/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx">Virtualization Nation Podcast</category></item><item><title>About those WIM2VHD videos... what's a good video editing tool?</title><link>http://blogs.msdn.com/mikekol/archive/2009/04/24/about-those-wim2vhd-videos-what-s-a-good-video-editing-tool.aspx</link><pubDate>Fri, 24 Apr 2009 21:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9567312</guid><dc:creator>mikekol</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9567312.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9567312</wfw:commentRss><description>&lt;P&gt;So, I know that I've been promising everyone some new videos explaining some of WIM2VHD's features.&amp;nbsp; And I really have been working on them.&amp;nbsp; I have most of them captured, but editing them... is not going so well.&lt;/P&gt;
&lt;P&gt;I've been using Windows Movie Maker on Windows Vista to make the first few videos, but the quality turns out to be pretty low, and it's hard to read the text on the screen because the of the bad quality.&lt;/P&gt;
&lt;P&gt;So I have a question for you guys. What's a good video editing software package that's free or inexpensive, and can make high-quality WMV files?&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9567312" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category></item><item><title>WIM2VHD:  1000 downloads and counting!</title><link>http://blogs.msdn.com/mikekol/archive/2009/03/18/wim2vhd-1000-downloads-and-counting.aspx</link><pubDate>Thu, 19 Mar 2009 03:17:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9488526</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9488526.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9488526</wfw:commentRss><description>&lt;p&gt;Every now and then, I like to visit the WIM2VHD website and see how many people have downloaded it.&amp;#160; Aside from the ego boost, it’s a nice little figure to pass on to my management so they can see that this project was worth the time that I’ve spent on it.&amp;#160; But yeah, it’s mostly the ego boost :)&lt;/p&gt;  &lt;p&gt;Last night, I decided to check the download count before I went to bed, and I saw something that made me very, very happy:&amp;#160; at around 10:30 PM PDT last night, there were about 1030 downloads.&lt;/p&gt;  &lt;p&gt;That’s right – over 1000 downloads in about 45 days.&amp;#160; Now, when compared to other projects – like Hyper-V – 1000 downloads in a month and a half is not earth shattering.&amp;#160;&amp;#160; But Hyper-V had marketing behind it.&amp;#160; People knew that Hyper-V was coming – it was demoed at conferences and by news outlets.&amp;#160; WIM2VHD was a surprise (and I hope it was a pleasant one).&lt;/p&gt;  &lt;p&gt;It’s very humbling to know that something I’ve been working on is useful to you, and is (hopefully) helping you use Windows and virtualization more efficiently.&lt;/p&gt;  &lt;p&gt;So, to all of the people out there who have downloaded and used WIM2VHD; to all of the people who have blogged about it; tweeted about it, or told co-workers about it; and to everyone who joined the “Fans of WIM2VHD” group on Facebook:&lt;/p&gt;  &lt;p&gt;&lt;font size="6"&gt;Thank you!&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;So, seeing how many people have downloaded WIM2VHD – How are you guys using it?&amp;#160; Are you just playing around with it, or has it actually helped you be more productive?&amp;#160; I’d love to know, so if you don’t mind sharing your stories and experiences please leave a comment letting me know.&lt;/p&gt;  &lt;p&gt;Again, thank you all very, very much.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9488526" width="1" height="1"&gt;</description><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/VIIrtualization/default.aspx">VIIrtualization</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category></item><item><title>More WIM2VHD videos on the way… but how many?</title><link>http://blogs.msdn.com/mikekol/archive/2009/02/26/more-wim2vhd-videos-on-the-way-but-how-many.aspx</link><pubDate>Thu, 26 Feb 2009 23:50:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9447343</guid><dc:creator>mikekol</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9447343.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9447343</wfw:commentRss><description>&lt;p&gt;Hey everyone,&lt;/p&gt;  &lt;p&gt;I’ve been working on putting together a new set of videos for WIM2VHD, but I’ve run into a bit of a problem.&lt;/p&gt;  &lt;p&gt;I’m creating a video that goes through and explains the different command line options for WIM2VHD, but the end result, even after editing and re-encoding, is too large for me to upload to any of the video hosting providers that I want to use.&lt;/p&gt;  &lt;p&gt;I could try to cut some more space out of the existing video, but it occurred to me that perhaps I should ask all of you what would work better for you.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;Should I have one big video that explains all of the options, or should I have a very small video for each of the options?&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Please leave a comment and let me know which you’d prefer.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9447343" width="1" height="1"&gt;</description><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></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></channel></rss>