<?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 : Windows 7</title><link>http://blogs.msdn.com/mikekol/archive/tags/Windows+7/default.aspx</link><description>Tags: Windows 7</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Aero Glass? In my Virtual Machine? It’s more likely than you think…</title><link>http://blogs.msdn.com/mikekol/archive/2009/08/12/aero-glass-in-my-virtual-machine-it-s-more-likely-than-you-think.aspx</link><pubDate>Thu, 13 Aug 2009 02:37:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9867355</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9867355.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9867355</wfw:commentRss><description>&lt;p&gt;Back in 2006, I posted an article about how to get &lt;a href="http://blogs.msdn.com/mikekol/archive/2006/02/22/537325.aspx"&gt;Glass running in a VM&lt;/a&gt;.&amp;#160; &lt;br /&gt;The trick was to use Remote Desktop on a Glass-enabled machine to TS into a VM which is running the same OS.&amp;#160; If the build of the OS on your workstation is different than the one in the VM, Glass won’t work.&lt;/p&gt;  &lt;p&gt;With the release of the Windows Virtual PC for Windows 7 Release Candidate, this subject has come up again in &lt;a href="http://www.redmondpie.com/enable-aero-glass-in-windows-virtual-pc/"&gt;a post from the RedmondPie.com&lt;/a&gt; folks.&amp;#160; They noticed that if you enable the Integration Services in a Windows 7 VM, you’ll get Aero Glass!&lt;/p&gt;  &lt;p&gt;This may be news, but it’s actually the same ol’ story.&amp;#160; The reason that enabling Integration Services gives you Aero Glass is because it uses Remote Desktop technology to show you the video from the Virtual Machine.&amp;#160; That also helps to explain why installing Vista (or a build of 7 that is different than the one on the host) doesn’t give you Glass.&lt;/p&gt;  &lt;p&gt;Now, you might be asking yourself why – if this is true – do you not get Glass in Hyper-V while using VMConnect?&amp;#160; After all, VMConnect uses Remote Desktop technology to show you the VM Video, too.&amp;#160; &lt;/p&gt;  &lt;p&gt;To explain this, I asked &lt;a href="http://blogs.msdn.com/virtual_pc_guy"&gt;Ben Armstrong&lt;/a&gt; what was going on, just to make sure that I understood it correctly (for the record, I didn’t).&amp;#160; Ben thought deeply for a second, and knew that the best way to explain this to me was to draw pretty pictures on my whiteboard.&amp;#160; I’ve tried to reproduce them below&lt;sup&gt;&lt;em&gt;1&lt;/em&gt;&lt;/sup&gt;:&lt;/p&gt;  &lt;div align="center"&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="400" align="center"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="200"&gt;           &lt;p align="center"&gt;&lt;font size="4"&gt;&lt;strong&gt;&lt;em&gt;Windows Virtual PC&lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="200"&gt;           &lt;p align="center"&gt;&lt;font size="4"&gt;&lt;strong&gt;&lt;em&gt;Hyper-V&lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="200"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/AeroGlassInmyVirtualMachineItsmorelikely_A3B1/image_2.png"&gt;&lt;img style="border-right-width: 0px; margin: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="My picture is prettier than Ben&amp;#39;s was." border="0" alt="My picture is prettier than Ben&amp;#39;s was." align="left" src="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/AeroGlassInmyVirtualMachineItsmorelikely_A3B1/image_thumb.png" width="386" height="356" /&gt;&lt;/a&gt;&lt;/td&gt;          &lt;td valign="top" width="200"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/AeroGlassInmyVirtualMachineItsmorelikely_A3B1/image_4.png"&gt;&lt;img style="border-right-width: 0px; margin: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Yay Visio!" border="0" alt="Yay Visio!" src="http://blogs.msdn.com/blogfiles/mikekol/WindowsLiveWriter/AeroGlassInmyVirtualMachineItsmorelikely_A3B1/image_thumb_1.png" width="386" height="357" /&gt;&lt;/a&gt; &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;In the illustrations above, you can see that the architecture is somewhat similar between Windows Virtual PC and Hyper-V (with respect to video, anyway).&amp;#160; In both cases, an application that uses the RDP ActiveX control (MSTSCAX.DLL), like VMWindow.exe or VMConnect.exe,&amp;#160; for video remoting hooks into a process which hosts the RDP encoder.&amp;#160; If no integration components are installed in the guest OS, video is handled by our emulated S3 video adapter, which gets passed back through to VMWindow or VMConnect. &lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;If integration components are installed and enabled, there’s a different option.&amp;#160; &lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;In Hyper-V, the RDP encoder talks to the Video Virtual Device (VDEV), which communicates with the child partition via a communications bus called VMBus, allowing it to talk directly to the synthetic video adapter (SynthVid VSC) that is running in the child partition.&amp;#160; SynthVid then sends frame buffers back across VMBus, back to the Video VDEV, where it’s picked up by the RDP encoder, finally making the video show up in VMConnect.&lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;In Windows Virtual PC, the RDP encoder makes a connection to an RDP endpoint inside the guest OS via a communications bus called VPCBus.&amp;#160; In this specific scenario, VPCBus is essentially acting as a network transport, allowing an RDP connection to be made from the host OS to the guest OS without the use of a network (which is why this works even if you don’t have a network adapter in your guest OS).&amp;#160; Now, you don’t have an RDP connection to the guest all the time – when the guest boots there’s obviously no RDP endpoint to connect to.&amp;#160; At that point, you’re using emulated video.&amp;#160; As soon as the integration components come online and are successfully enabled, Windows Virtual PC creates a Remote Desktop connection to the guest OS, and seamlessly switches over to using that for video.&lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;And that’s the secret sauce behind getting Glass in Windows Virtual PC and not in Hyper-V:&amp;#160; Hyper-V transmits frame buffers which are then rendered into video by the RDP encoder, while Windows Virtual PC actually creates a Remote Desktop connection, which can use all of the pixie dust necessary for Aero remoting to work.&lt;/div&gt;  &lt;div align="left"&gt;&amp;#160;&lt;/div&gt;  &lt;div align="left"&gt;So why doesn’t Hyper-V do this too?&amp;#160; &lt;/div&gt;  &lt;div align="left"&gt;That’s a topic for another blog post.&lt;/div&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;&lt;/sup&gt;&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;font size="1"&gt;&lt;sup&gt;1&lt;/sup&gt;Please note that these images are not necessarily technically accurate – their only purpose is to help demonstrate concepts relevant to the conversation.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9867355" width="1" height="1"&gt;</description><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/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Windows+Virtual+PC+for+Win7/default.aspx">Windows Virtual PC for Win7</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>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>Some awesome Windows 7 tricks</title><link>http://blogs.msdn.com/mikekol/archive/2009/01/14/some-awesome-windows-7-tricks.aspx</link><pubDate>Wed, 14 Jan 2009 23:23:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9319350</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9319350.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9319350</wfw:commentRss><description>&lt;p&gt;Tim Sneath posted &lt;a href="http://blogs.msdn.com/tims/archive/2009/01/12/the-bumper-list-of-windows-7-secrets.aspx"&gt;this&lt;/a&gt; last night, and I wanted to share it with all of you Windows 7 users out there.&amp;#160; &lt;/p&gt;  &lt;p&gt;Now, I’ve been using Windows 7 throughout the entire development process (since just after Vista RTM), and after reading through this list I actually came across some features that I didn’t know about previously.&amp;#160; &lt;/p&gt;  &lt;p&gt;I think my favorite features from that list are:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Who Stole My Browser?      &lt;br /&gt;Being able see what plugins might be causing my browser to behave like a pouting three-year-old is fantastic.&amp;#160; It’s easy to do over the phone, and – this is the part I like the best – it’s easy to teach.&amp;#160; &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Installing from a USB Memory Stick      &lt;br /&gt;I just got an HP Mini 1000 netbook, and it runs 7 so amazingly smoothly.&amp;#160; I’ve been installing it by using PXE boot from the Microsoft corporate network, but being able to install 7 from a USB key is equally as handy (especially since it would allow me to make customizations to the image before applying it.&amp;#160; (You know how much I love the Windows AIK, right?&amp;#160; There’s a new one specifically for Windows 7 over &lt;a href="https://www.microsoft.com/downloads/details.aspx?familyid=4AD85860-D1F4-42A1-A46C-E039E3D0DB5D&amp;amp;displaylang=en"&gt;here&lt;/a&gt;.)       &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Command Junkies Only      &lt;br /&gt;I admit it.&amp;#160; I’m addicted to the command-line.&amp;#160; It’s faster for me to type a command than do something in the GUI, especially with Powershell (got &lt;a href="http://blogs.msdn.com/powershell/pages/download-windows-powershell.aspx"&gt;v2 CTP3&lt;/a&gt; yet?)&amp;#160; Being able to open a command prompt from any arbitrary window is an amazing time-saver. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;What are your favorite Windows 7 tricks?&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"&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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;ttl=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;ttl=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;ttl=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;ttl=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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.iri.ous!" href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;amp;address=http://blogs.msdn.com/mikekol/archive/2009/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;title=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;title=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;t=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;title=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;title=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;title=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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/01/14/some-awesome-windows-7-tricks.aspx&amp;amp;t=Some awesome Windows 7 tricks" target="_blank"&gt;&lt;img border="0" 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=9319350" width="1" height="1"&gt;</description><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/Random+Seed/default.aspx">Random Seed</category></item><item><title>VIIrtualization: I’m not sure if you’ve heard, but the Windows 7 Beta is out</title><link>http://blogs.msdn.com/mikekol/archive/2009/01/08/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx</link><pubDate>Thu, 08 Jan 2009 23:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9294443</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9294443.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9294443</wfw:commentRss><description>&lt;p&gt;You know… just in case you haven’t heard it.&amp;#160; I’m sure there aren’t a lot of people talking about it or anything, so you &lt;a href="http://windowsteamblog.com/blogs/windows7/archive/2009/01/07/information-on-downloading-and-installing-windows-7-beta.aspx"&gt;might have missed it&lt;/a&gt;.&amp;#160; (There’s some good information in that link – I highly advise you to click on it if you plan on getting the beta.)&lt;/p&gt;  &lt;p&gt;The beta is currently available to MSDN and TechNet subscribers, but it will be available to the public at some point on 1/9.&amp;#160; That includes both the client and the server versions, which means that not only will you be able to play with all of the great work that’s been done in Windows 7 client, but you can also kick the tires on the next version of Hyper-V, which is included with Windows 7 Server (Windows Server 2008 R2).&lt;/p&gt;  &lt;p&gt;My team and I have been working super hard on Hyper-V in R2, and we’re really happy to be able to talk about it now.&amp;#160; I’ll have more about the new Hyper-V later on, but right now I’ve got some posts lined up that do what this blog was originally started for – to tell you how to run a shiny new beta of Windows in a VM.&lt;/p&gt;  &lt;p&gt;I’ll start with Hyper-V, and then move on to Virtual PC and Virtual Server.&lt;/p&gt;  &lt;p&gt;These posts are all about &lt;em&gt;&lt;strong&gt;VII&lt;/strong&gt;rtualization&lt;strong&gt; &lt;/strong&gt;&lt;/em&gt;(see what I did there?).&lt;/p&gt;  &lt;p&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"&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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;ttl=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;ttl=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;ttl=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;ttl=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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.iri.ous!" href="http://de.lirio.us/bookmarks/sbmtool?action=add&amp;amp;address=http://blogs.msdn.com/mikekol/archive/2009/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;title=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;title=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;t=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;title=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;title=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;title=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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/01/07/viirtualization-i-m-not-sure-if-you-ve-heard-but-the-windows-7-beta-is-out.aspx&amp;amp;t=VIIrtualization: I'm not sure if you've heard, but the Windows 7 Beta is out" target="_blank"&gt;&lt;img border="0" 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=9294443" width="1" height="1"&gt;</description><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></item><item><title>A New Source For Windows 7 Information</title><link>http://blogs.msdn.com/mikekol/archive/2008/08/15/a-new-source-for-windows-7-information.aspx</link><pubDate>Sat, 16 Aug 2008 03:04:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8871031</guid><dc:creator>mikekol</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/8871031.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=8871031</wfw:commentRss><description>&lt;p&gt;Steven Sinofsky and Jon DeVaan (who’s office is about 5 doors down from mine… I wonder if he can hear me yelling at my test machines) have just started a new blog called &lt;a href="http://blogs.msdn.com/e7"&gt;Engineering Windows 7&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;There isn’t a lot of information over there right now, just a few introductory posts outlining the rules and the purpose of the blog, but I’d imagine that there will be some pretty good information going up on that blog as we approach WinHEC and PDC 2008.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;If you’re interested in Windows 7, you should probably add this blog to your RSS aggregator.&lt;/p&gt;  &lt;p&gt;Stay tuned here, as well.&amp;#160; Once we get some information about Seven out there, I’ll be posting talking about it and how it relates to Virtualization.&lt;/p&gt;  &lt;p&gt;Fun times are ahead, everyone.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8871031" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Windows+7/default.aspx">Windows 7</category></item></channel></rss>