<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Augusto Alvarez &#187; WAIK</title>
	<atom:link href="http://blog.augustoalvarez.com.ar/category/waik/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.augustoalvarez.com.ar</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 02:32:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.augustoalvarez.com.ar' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Augusto Alvarez &#187; WAIK</title>
		<link>http://blog.augustoalvarez.com.ar</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.augustoalvarez.com.ar/osd.xml" title="Augusto Alvarez" />
	<atom:link rel='hub' href='http://blog.augustoalvarez.com.ar/?pushpress=hub'/>
		<item>
		<title>Step-by-Step: Adding Hyper-V Integration Components to Windows PE using WAIK 2.0 Tools</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/28/step-by-step-adding-hyper-v-integration-components-to-windows-pe-using-waik-20-tools/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/02/28/step-by-step-adding-hyper-v-integration-components-to-windows-pe-using-waik-20-tools/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 14:55:22 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[WAIK]]></category>
		<category><![CDATA[Windows Deployment Services (WDS)]]></category>
		<category><![CDATA[Injecting Drivers]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit (MDT) 2010]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/28/step-by-step-adding-hyper-v-integration-components-to-windows-pe-using-waik-20-tools/</guid>
		<description><![CDATA[For those that have been using Windows Automated Installation Kit (WAIK) 2.0 released recently (download link here) or using Microsoft Deployment Toolkit 2010 Beta 1, that works only with WAIK 2.0 (check these articles of mine about MDT 2010: Post I, Post II and Post III); maybe you’ve noticed that the management tools that were [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=197&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For those that have been using <strong>Windows Automated Installation Kit (WAIK) 2.0</strong> released recently (download link <a href="http://download.microsoft.com/download/D/1/4/D14C40CA-CAED-4B49-B9CF-8B07D8BA344F/KB3AIK_EN.iso">here</a>) or using <strong>Microsoft Deployment Toolkit 2010 Beta 1</strong>, that works only with WAIK 2.0 (check these articles of mine about MDT 2010: <a href="http://blog.augustoalvarez.com.ar/2009/01/31/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-i/">Post I</a>, <a href="http://blog.augustoalvarez.com.ar/2009/01/31/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-ii/">Post II</a> and <a href="http://blog.augustoalvarez.com.ar/2009/02/02/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-iii/">Post III</a>); maybe you’ve noticed that the <strong>management tools that were included with WAIK</strong> <strong>1.1</strong> (and <strong>1.0</strong>) <strong>disappeared in this new version.</strong></p>
<p><img src="http://farm4.static.flickr.com/3527/3240572540_dcb89b2857.jpg?v=0" width="357" height="263" /></p>
<p>These tools were consolidated by one command-line:<strong> DISM.exe</strong> (more info on <a href="http://blog.augustoalvarez.com.ar/2009/01/31/microsoft-deployment-toolkit-2010-beta-1-using-mdt-to-prepare-install-and-capture-customized-windows-7-images-part-i/">Post I</a> about MDT 2010). Meaning that the <strong>Windows PE management</strong> (like customizing, adding drivers or inserting Hyper-V integration components to those images) that you executed on previous versions of WAIK, <strong>has significant changes</strong>.</p>
<p>On this post we’ll be reviewing <strong>how to</strong> <strong>add the Hyper-V Integration Components to a Windows Preinstallation Environment (Windows PE) image, including the new Windows PE 3.0. </strong></p>
<h5><font size="3">Why should I need to add the Hyper-V Integration Components to Windows PE?</font></h5>
<p>The Integration Components of Hyper-V are a set of drivers that are a <strong>significant performance change</strong> that you can apply to virtual machines for them to be able to install <strong>synthetic devices instead of emulated devices.</strong></p>
<p>Some of the drivers that are installed using the Integration Components are: <strong>Video driver, network driver</strong> (with this you avoid using Hyper-V’s Legacy Network adapter), <strong>storage driver, VMBUS</strong> (transport for synthetic devices),<strong> time sync</strong> (time synchronization with the host), etc. </p>
<h5><font size="3">Adding Hyper-V Integration Components</font>&#160; </h5>
<p>As I mentioned before, I prepared a set of MDT 2010 posts about LTI deployments with Windows 7, so I’m going to take <strong>the LiteTouch PE image</strong> created on that deployment instead of a common Windows PE image (boot.wim). But again, this process will work the same as using a Windows PE raw image. </p>
<p>Since I have already a LiteTouch image added to my Windows Deployment Services (WDS) as a boot image, I’m going to export it, mount the image to be able to apply all changes there, and then import it again to WDS.</p>
<h3>1. Mounting Boot Image</h3>
<p>1.1. Open the <strong>Windows Deployment Services Console</strong> and <strong>Export</strong> the image.</p>
<p><img src="http://farm4.static.flickr.com/3412/3315651457_686905e62a.jpg?v=0" width="447" height="213" /></p>
<p>1.2. I’m going to place it on <strong>C:\Temp.</strong></p>
<p><img src="http://farm4.static.flickr.com/3314/3316478222_3fbb91b0aa.jpg?v=0" width="377" height="276" /></p>
<p>1.3. Create the <strong>folder</strong> where you are going to mount it. In my case <strong>C:\Temp\mount.</strong></p>
<p>1.4. Run “<strong>cmd</strong>” as <strong>Administrator</strong>, place it in “<strong>cd C:\Program Files\Windows AIK\Tools\Servicing</strong>”.</p>
<p>1.5. Mount the image using this command line:    <br /><strong>Dism.exe /mount-wim /wimfile:”C:\Temp\Lite Touch Windows PE.WIM” /index:1 /mountdir:”C:\Temp\mount</strong>”</p>
<p><img src="http://farm4.static.flickr.com/3507/3315651563_2b5c2e07b8.jpg?v=0" /></p>
<p><em>/index:1</em> states that you want to use the first image inside the WIM file. A WIM file for operating systems, like Windows 7 for example, contain several images: Ultimate, Enterprise, Starter, etc. </p>
<h3>2. Uncompressing Drivers from Integration Components</h3>
<p>Now that the image is mounted and ready to be modified, we are going to <strong>uncompress</strong> the files we need from the <strong>Hyper-V Integration Components.</strong></p>
<p>2.1. Since I’m using a virtual machine, I’m going to <strong>attach</strong> the <strong>Integration Components media</strong> and extract the files from there. </p>
<p><img src="http://farm4.static.flickr.com/3516/3315651665_76fc5de23d.jpg?v=0" width="380" height="327" /></p>
<p>2.2. From the media of the IC, copy this two files to a local folder: </p>
<p><strong>D:\support\amd64\Windows6.0-KB951634-x64.msu      <br />D:\support\x86\Windows6.0-KB951634-x86.msu</strong></p>
<p><img src="http://farm4.static.flickr.com/3467/3316478102_7760a1385f.jpg?v=0" width="438" height="176" /></p>
<p>We are going to use the <strong><a href="http://technet.microsoft.com/en-us/library/cc722332.aspx">Expand</a></strong> command line to extract the drivers within those updates. Place the cmd window in <strong>C:\Windows\System32\</strong> and create a folder to store this <strong>temporary</strong> <strong>files</strong>. <strong>C:\Temp\source</strong></p>
<p>2.3. Insert:    <br /><strong>expand.exe –F:* “C:\Temp\Windows6.0-KB951634-x64.msu” “C:\Temp\source”.</strong> </p>
<p><img src="http://farm4.static.flickr.com/3325/3315651771_d1275ea7d5.jpg?v=0" width="423" height="208" /></p>
<p>Repeat the step for <strong>the x86 update</strong>. </p>
<p>Now we are going to also <strong>extract the drivers included in the .CAB files that we took from the MSU file</strong>. </p>
<p>2.4 Create <strong>another temporary folder for these drivers. C:\Temp\source\drivers. </strong></p>
<p>2.5. Insert:<strong>      <br />expand.exe -F:* &quot;C:\Temp\source\Windows6.0-KB951634-x64.cab&quot; &quot;C:\Temp\source\drivers&quot;</strong>.</p>
<p><img src="http://farm4.static.flickr.com/3457/3316478518_5e78da4964.jpg?v=0" width="429" height="213" /></p>
<p>Inside <strong>C:\Temp\source\drivers are all the files we need to insert x64 environments</strong>. You can repeat the step 2.5 using the x86 update. </p>
<h3>3. Injecting the drivers</h3>
<p>You will notice that hundreds of files have been uncompressed, but we are not going to add them all, <strong>we are just going to inject the ones that we need. </strong></p>
<p>Here are all the necessary drivers and the <strong>command lines to execute</strong>:</p>
<blockquote><p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver&#160; /driver:&quot;C:\Temp\source\drivers\amd64_wnetvsc.inf_31bf3856ad364e35_6.0.6001.18016_none_b337f91d87dbf1d0\wnetvsc.inf&quot;</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_ws3cap.inf_31bf3856ad364e35_6.0.6001.18016_none_f2e1ba67fcb48f61\ws3cap.inf&quot; /forceunsigned</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_wstorflt.inf_31bf3856ad364e35_6.0.6001.18016_none_1cadbbeed0ad55a3\wstorflt.inf&quot; /forceunsigned</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_wstorvsc.inf_31bf3856ad364e35_6.0.6001.18016_none_836399a4204c4863\wstorvsc.inf&quot; /forceunsigned</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_wvmbus.inf_31bf3856ad364e35_6.0.6001.18016_none_959a72f36267838a            <br />\wvmbus.inf&quot; /forceunsigned</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_wvmbushid.inf_31bf3856ad364e35_6.0.6001.18016_none_4ccff81064c7c78f            <br />\wvmbushid.inf&quot; /forceunsigned</em></strong></font></p>
<p><font size="1" face="Consolas"><strong><em>dism /image:&quot;C:\Temp\mount&quot; /add-driver /driver:&quot;C:\Temp\source\drivers\amd64_wvmic.inf_31bf3856ad364e35_6.0.6001.18016_none_5dfb8c2804cc9e9a            <br />\wvmic.inf&quot; /forceunsigned</em></strong></font></p>
<p>&#160;</p>
</blockquote>
<p><strong><em>Injecting drivers</em></strong></p>
<p><img src="http://farm4.static.flickr.com/3535/3316478718_0bc8c923e5.jpg?v=0" width="457" height="234" /></p>
<p>Note that on most of them, the<strong> /forceunsigned</strong> parameter was necessary. If you don’t use it, this error will appear: “<strong>Error 50 The request is not supported</strong>”</p>
<p><img src="http://farm4.static.flickr.com/3489/3316478640_051263e449.jpg?v=0" width="455" height="233" /></p>
<h3>4. Committing and Unmounting the Boot Image</h3>
<p>Now we have are image ready to use it, so we are going to <strong>commit the changes and unmount it</strong>. </p>
<p>4.1. From cmd:    <br />D<strong>ism /unmount-wim /Mountdir:&quot;C:\Temp\mount&quot; /commit</strong></p>
<p><img src="http://farm4.static.flickr.com/3522/3315652091_12abd58d2e.jpg?v=0" width="450" height="217" /></p>
<h3>5. Deploying the Image</h3>
<p>On <strong>C:\Temp you’ll find the WIM file modified and ready to be added to WDS.</strong></p>
<p><img src="http://farm4.static.flickr.com/3563/3316478420_1bf43100f1.jpg?v=0" width="355" height="225" /></p>
<p>5.1. Open the WDS Console, select “<strong>Add Boot Image</strong>” and complete the wizard.</p>
<p><img src="http://farm4.static.flickr.com/3657/3315652211_5119197b1a.jpg?v=0" width="189" height="178" /></p>
<p><strong><em>On the new boot image, I’m adding the Integration Components description</em></strong></p>
<p><img src="http://farm4.static.flickr.com/3615/3315652243_45a68e8a3c.jpg?v=0" width="373" height="319" /></p>
<p>5.2.<strong> Boot the new virtual machine</strong> from the network and select the image you just added. </p>
<p><img src="http://farm4.static.flickr.com/3655/3315652375_f637aed186.jpg?v=0" width="371" height="309" /></p>
<p>And the new <strong>virtual machine should be fully functional with the Hyper-V Integration Components included.</strong> </p>
<p>How you can you <strong>test</strong> it? In my case, I’m connecting with RDP to the Hyper-V host and the mouse from inside the virtual machine is working perfectly; if the IC components are not present a message will appear saying that the “<strong>Mouse session could not be captured</strong>”. </p>
<p><img src="http://farm4.static.flickr.com/3429/3316479440_1b8cabf884.jpg?v=0" width="402" height="293" /></p>
<h5><font size="3">Adding Drivers Using WAIK 1.1 Tools</font></h5>
<p>If you were wondering how to execute the procedure using the <strong>WAIK 1.0 or 1.1 tools</strong>, here it is:</p>
<p>1. Mount the WIM file using<strong> imagex tool</strong>:     <br /><strong>imagex /mountrw “C:\Temp\Lite Touch Windows PE.WIM” 2 “C:\Temp\mount”</strong></p>
<p>2. Inject drivers using <strong>peimg tool</strong>:     <br /><strong>peimg /inf=C:\Temp\source\drivers\*.inf /image=”C:\Temp\mount”</strong></p>
<p><em>*.inf is representing all the previous drivers that we added above. Repeat the command line for each file.</em> </p>
<p>3. Commit changes:    <br /><strong>imagex /unmount /commit C:\Temp\mount</strong></p>
<p>4. Add the new “<strong>Lite Touch Windows PE.WIM”</strong> on WDS as a “<strong>Boot Image</strong>”</p>
<p>Enjoy!</p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=197&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/02/28/step-by-step-adding-hyper-v-integration-components-to-windows-pe-using-waik-20-tools/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3527/3240572540_dcb89b2857.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3412/3315651457_686905e62a.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3314/3316478222_3fbb91b0aa.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3507/3315651563_2b5c2e07b8.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3516/3315651665_76fc5de23d.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3467/3316478102_7760a1385f.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3325/3315651771_d1275ea7d5.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3457/3316478518_5e78da4964.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3535/3316478718_0bc8c923e5.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3489/3316478640_051263e449.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3522/3315652091_12abd58d2e.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3563/3316478420_1bf43100f1.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3657/3315652211_5119197b1a.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3615/3315652243_45a68e8a3c.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3655/3315652375_f637aed186.jpg?v=0" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3429/3316479440_1b8cabf884.jpg?v=0" medium="image" />
	</item>
		<item>
		<title>WIM2VHD: Converting WIM files to VHD files</title>
		<link>http://blog.augustoalvarez.com.ar/2009/02/09/wim2vhd-converting-wim-files-to-vhd-files/</link>
		<comments>http://blog.augustoalvarez.com.ar/2009/02/09/wim2vhd-converting-wim-files-to-vhd-files/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:12:12 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[WAIK]]></category>
		<category><![CDATA[Image Deployment]]></category>
		<category><![CDATA[WIM2VHD]]></category>

		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2009/02/09/wim2vhd-converting-wim-files-to-vhd-files/</guid>
		<description><![CDATA[MSDN Code Gallery just released a first version for a very promising tool: WIM2VHD. With this you can take a raw WIM file (like the ones included inside any Windows 7 or Windows 2008 R2) or a custom WIM (like a captured and customized image) and converted directly to a VHD that you can boot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=192&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.msdn.microsoft.com/">MSDN Code Gallery</a> just released a first version for a very promising tool: <strong>WIM2VHD</strong>. With this you can take a raw WIM file (like the ones included inside any Windows 7 or Windows 2008 R2) or a custom WIM (like a captured and customized image) and converted directly to a VHD that you can boot directly using Virtual PC, Virtual Server or Hyper-V.</p>
<p>Take a look at this link: <a href="http://code.msdn.microsoft.com/wim2vhd">Windows(R) Image to Virtual Hard Disk (WIM2VHD) Converter</a></p>
<p><a href="http://code.msdn.microsoft.com/wim2vhd"><img src="http://farm4.static.flickr.com/3325/3266591360_ec753a0566.jpg?v=0" /></a></p>
<h3>Introduction </h3>
<p>The Windows(R) Image to Virtual Hard Disk (WIM2VHD) command-line tool allows you to create sysprepped VHD images from any Windows 7 installation source. VHDs created by WIM2VHD will boot directly to the Out Of Box Experience, ready for your first-use customizations. You can also automate the OOBE by supplying your own unattend.xml file, making the possibilities limitless. </p>
<p>Fresh squeezed, organically grown, free-range VHDs &#8211; just like Mom used to make &#8211; that work with Virtual PC, Virtual Server, Microsoft Hyper-V, and Windows 7&#8242;s new Native VHD-Boot functionality! </p>
<h3>Requirements </h3>
<ul>
<li>A computer running one of the following Windows operating systems:      <br />- Windows 7       <br />- Windows Server 2008 R2       <br />- Windows Server 2008 with Hyper-V RTM enabled (x64 only) </li>
<li>The Windows 7 Beta Automated Installation Kit (AIK) or Windows OEM Pre-Installation Kit (OPK) installed. </li>
<li>A Windows 7 or Windows Server 2008 R2 installation source, or another Windows image captured to a .WIM file. </li>
</ul>
<h3>How to Use It</h3>
<p><strong>Create a Windows Server 2008 R2 Server Standard Core VHD, named foo.vhd</strong>     <br />CSCRIPT WIM2VHD.WSF /WIM:X:sourcesinstall.wim /SKU:SERVERSTANDARDCORE /VHD:C:foo.vhd </p>
<p><strong>Create a Windows Server 2008 R2 Server Standard VHD with an automatically generated name</strong>     <br />CSCRIPT WIM2VHD.WSF /WIM:X:sourcesinstall.wim /SKU:SERVERSTANDARD </p>
<p><strong>Create a Windows 7 Home Premium VHD with an automated setup answer file</strong>     <br />CSCRIPT WIM2VHD.WSF /WIM:X:sourcesinstall.wim /SKU:HOMEPREMIUM /UNATTEND:C:stuffunattend.xml </p>
<p><strong>Apply the first image in a custom WIM to a VHD named custom.vhd</strong>     <br />CSCRIPT WIM2VHD.WSF /WIM:C:stuffcustom.wim /SKU:1 /VHD:C:custom.vhd</p>
<p>Cheers!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/augustoalvarez.wordpress.com/192/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/augustoalvarez.wordpress.com/192/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/augustoalvarez.wordpress.com/192/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.augustoalvarez.com.ar&amp;blog=5820778&amp;post=192&amp;subd=augustoalvarez&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.augustoalvarez.com.ar/2009/02/09/wim2vhd-converting-wim-files-to-vhd-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1cec2d2550378b6bd686e5ae7e0523c5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">aalvarez82</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3325/3266591360_ec753a0566.jpg?v=0" medium="image" />
	</item>
	</channel>
</rss>
