<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technically Speaking &#187; VHD boot</title>
	<atom:link href="http://techhelp.cybercreations.net/tag/vhd-boot/feed/" rel="self" type="application/rss+xml" />
	<link>http://techhelp.cybercreations.net</link>
	<description>Helping IT get Managed</description>
	<lastBuildDate>Sun, 05 Feb 2012 02:32:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows 7 can boot from a VHD&#8230; can you?</title>
		<link>http://techhelp.cybercreations.net/2010/04/14/windows-7-can-boot-from-a-vhd-can-you/</link>
		<comments>http://techhelp.cybercreations.net/2010/04/14/windows-7-can-boot-from-a-vhd-can-you/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 03:10:12 +0000</pubDate>
		<dc:creator>Derek Schauland, MVP</dc:creator>
				<category><![CDATA[Technet]]></category>
		<category><![CDATA[booting]]></category>
		<category><![CDATA[vhd]]></category>
		<category><![CDATA[VHD boot]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://techhelp.cybercreations.net/?p=719</guid>
		<description><![CDATA[In my recent travels around the web, I have seen a few comments about booting from a VHD in Windows 7 and I thought I would look at it just a bit more closely.  I have done it once or twice, but it was a while and a couple of formats ago. First&#8230; what is [...]]]></description>
			<content:encoded><![CDATA[<p>In my recent travels around the web, I have seen a few comments about booting from a VHD in Windows 7 and I thought I would look at it just a bit more closely.  I have done it once or twice, but it was a while and a couple of formats ago.</p>
<p><strong>First&#8230; what is a vhd?</strong></p>
<p>A VHD is a virtual hard disk, essentially an image of a system and installed applications that runs on top of another environment.  It is also the format of the virtual hard disks used by Microsoft&#8217;s Hyper-V Hypervisor platform.</p>
<p><strong>Ok.. so a VHD is a image of a system&#8230; why would I want to boot from it?</strong></p>
<p>I had once thought that booting from virtual hard disks was a bit more work than just loading up a system and pressing the start button.  And indeed it is a bit more work, but in the end, for some it may be worth it.</p>
<p><strong>Note:</strong> While it is not the goal of this post to go through the process of creating VHDs for boot, it is relatively simple to do (and can be done using the Windows 7 media).</p>
<p>Back to the why would booting from VHD be useful part.</p>
<p>Suppose you got a new system and it was running Windows 7 and had a fair number of the latest bells and whistles (64bit chip, lots of RAM, etc).  Rather than grabbing your binder full of CDs and loading them into this new system consider this for a moment.  Computers are only new for a short time, and the harder you use them, the more you might be inclined to format and rebuild.</p>
<p>What if there were a way to keep your base system as new as possible, and still run everything you need without crudding up the computer?</p>
<p>Suppose your system was freshly installed with Windows 7 and had no other applications on it (obviously reformatted or built from scratch).  If you create an image of the clean environment and store it on an external source and then create the obligatory repair disk you can keep your PC like brand new for a long time, as well as recover pretty much everything you use with very little work by booting to a VHD.</p>
<p>When you create the VHD, you will configure Windows inside the virtual hard drive and add programs like MS Office, Nero, iTunes, and the other gazillion things that are on your typical computer.  All of these things live within the VHD, which can be backed up to external storage.</p>
<p>Because Windows 7 allows you to choose the vhd as a boot environment, the copy of Windows running on the bare metal of your system is virtually never touched.  Sure there may be times, failed hardware, changes in config, random Sunday afternoon formatting, that cause your physical system stress and require a cleanup, but with a system image of the pristine environment of a brand new Windows 7 box and the repair disk, that is a snap.</p>
<p><strong>Still sounds like more work</strong></p>
<p>The setup is considerable, since a good many have licensing to take care of their needs for OSes or get PCs with a retail license already installed.  Given the return that the IT department will get on reduced repair time will be worth it because the &#8220;possibility&#8221; of a pristine image of Windows 7 being available for use is huge.</p>
<p>Being able to push an image out to a workstation and reboot into that image in a short period of time, depending on size of organization might be a very good trade off given the time it takes to deploy Windows and applications needed (even though Windows 7 has a shorter time to deploy than previous versions).</p>
<p><strong>Something to consider</strong></p>
<p>If your environment turns over frequently or needs methods for testing deployment scenarios this might be a great solution for your environment.  I encourage you to give booting from a VHD a shot, it might be a great time savings in the medium to long term.</p>
<p>What are your thoughts on deployment from a VHD?</p>
]]></content:encoded>
			<wfw:commentRss>http://techhelp.cybercreations.net/2010/04/14/windows-7-can-boot-from-a-vhd-can-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boot Windows 7 and Windows Server 2008 R2 from a VHD</title>
		<link>http://techhelp.cybercreations.net/2009/05/21/boot-windows-7-and-windows-server-2008-r2-from-a-vhd/</link>
		<comments>http://techhelp.cybercreations.net/2009/05/21/boot-windows-7-and-windows-server-2008-r2-from-a-vhd/#comments</comments>
		<pubDate>Fri, 22 May 2009 01:26:05 +0000</pubDate>
		<dc:creator>Derek Schauland, MVP</dc:creator>
				<category><![CDATA[External Articles]]></category>
		<category><![CDATA[VHD boot]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://techhelp.cybercreations.net/?p=526</guid>
		<description><![CDATA[Booting from virtual hard disks (VHDs) can save time in both provisioning and operational costs, but how do you boot from a VHD?  In this article at Experts-Exchange.com I cover the boot from VHD scenario with Windows 7 and Server 2008 R2.]]></description>
			<content:encoded><![CDATA[<p>Booting from virtual hard disks (VHDs) can save time in both provisioning and operational costs, but how do you boot from a VHD?  <a href="http://www.experts-exchange.com/articles/OS/Microsoft_Operating_Systems/Windows/Windows_7/Creating-bootable-VHDs-for-Windows-7-or-2008-R2.html" target="_blank" onclick="urchinTracker('/outgoing/www.experts-exchange.com/articles/OS/Microsoft_Operating_Systems/Windows/Windows_7/Creating-bootable-VHDs-for-Windows-7-or-2008-R2.html?referer=');">In this article</a> at <a href="http://www.experts-exchange.com" target="_blank" onclick="urchinTracker('/outgoing/www.experts-exchange.com?referer=');">Experts-Exchange.com</a> I cover the boot from VHD scenario with Windows 7 and Server 2008 R2.</p>
]]></content:encoded>
			<wfw:commentRss>http://techhelp.cybercreations.net/2009/05/21/boot-windows-7-and-windows-server-2008-r2-from-a-vhd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

