<?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>Blog.BrianLeeJackson.com &#187; GimageX</title>
	<atom:link href="http://blog.brianleejackson.com/tag/gimagex/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jun 2010 17:05:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Sysprep a Windows 7 Machine &#8211; Start to Finish</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-start-to-finish</link>
		<comments>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-start-to-finish#comments</comments>
		<pubDate>Wed, 09 Sep 2009 06:56:44 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[sysprep]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=594</guid>
		<description><![CDATA[THIS IS OLD, PLEASE SEE NEW VERSION 2, CLICK HERE This is a step by step guide on Sysprepping (and yes, I have made sysprepping a verb now) a Windows 7 machine from start to finish. This will guide you through building the unattended XML file, having the administrator profile copy over to default profile, [...]]]></description>
			<content:encoded><![CDATA[<h2>THIS IS OLD, PLEASE SEE <a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish-v2"><u>NEW VERSION 2, CLICK HERE</u></a></h2>
<p><del datetime="2010-01-19T06:39:14+00:00">This is a step by step guide on Sysprepping (and yes, I have made sysprepping a verb now) a Windows 7 machine from start to finish.  This will guide you through building the unattended XML file, having the administrator profile copy over to default profile, and fixes for what is right now a not 100% working system from Microsoft.  This is something I would have easily paid for when first starting this process.  I don&#8217;t know why Microsoft can&#8217;t hand us a 100% working process.  There will always be fixes, even with the RTM release.</del></p>
<p><del datetime="2010-01-19T06:39:14+00:00">Here is a list of what you will need:</del></p>
<blockquote><p><strong>-</strong> Latest version of WAIK : <a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en">KB3AIK_EN.iso Version 1.0</a><br />
<strong>-</strong> Windows Vista or Windows 7 Machine to build the XML file on<br />
<strong>-</strong> ISO or DVD of Windows 7 Installation (x32 or x64)<br />
<strong>-</strong> WinPE Boot Environment : <a href="http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts">BrianLeeJackson WinPE 3.0 BootLoader</a></p></blockquote>
<p>Once you have WAIK installed on a machine your Start Menu should look like the image below:<br />
<div id="attachment_609" class="wp-caption alignnone" style="width: 426px"><a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_1.png" alt="Windows 7 WAIK Version 1" title="Windows 7 WAIK Version 1" width="416" height="98" class="size-full wp-image-609" /></a><p class="wp-caption-text">Windows 7 WAIK Version 1</p></div></p>
<p>Go ahead and launch the Windows System Image Manager.  Picture of the program is below.<br />
<div id="attachment_616" class="wp-caption alignnone" style="width: 610px"><a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_2.png" alt="Windows System Image Manager" title="Windows System Image Manager" width="600" class="size-full wp-image-616" /></a><p class="wp-caption-text">Windows System Image Manager</p></div></p>
<p>We now need to open a Windows 7 image.  If you have an installation DVD, insert it now.  Or if you have an ISO of 7, go ahead and extract it to a folder on your desktop.  (I recommend 7-zip).  Back in Windows System Image Manager (WISM) go to the file menu and select &#8220;Select Windows Image&#8221;.  You will now want to browse to the .CLG file in your Windows 7 installation (I am using Windows 7 Enterprise x64 in my example).  It is located in the sources folder.  See Image below.<br />
<div id="attachment_619" class="wp-caption alignnone" style="width: 587px"><a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_3.png" alt="Selecting CLG File - WSIM" title="Selecting CLG File - WSIM" width="577" height="428" class="size-full wp-image-619" /></a><p class="wp-caption-text">Selecting CLG File - WSIM</p></div></p>
<p>Now we need to create a new answer file.  Go to the file menu and select &#8220;Create New Answer File.&#8221; Right after creating one, go ahead and simply go to file menu and select &#8220;Save Answer File.&#8221;  This will give your XML file a name and save location.  Now you see we have two category folders, Components and Packages.  Under the Components folder you see that we have 7 options:</p>
<blockquote><p><strong>-</strong> 1 windowsPE<br />
<strong>-</strong> 2 offlineServicing<br />
<strong>-</strong> 3 generalize<br />
<strong>-</strong> 4 specialize<br />
<strong>-</strong> 5 auditSystem<br />
<strong>-</strong> 6 auditUser<br />
<strong>-</strong> 7 oobeSystem
</p></blockquote>
<p>These are very important as these are the steps in which the XML file is sequenced.</p>
<p>The next part is a little confusing.  You are going to add components, from under the &#8220;Windows Image&#8221; section on the bottom left hand side to the passes on your Answer File.  To add a component, you can right click on them and select &#8220;add to # pass&#8221;.  There are many different options you can add, but they have to be done in a certain order and pass otherwise your sysprep might fail.  I am simply going to use the one I created as the example.</p>
<p><a href="http://www.brianleejackson.com/download/7_sysprep/7_enterprise_x86_sysprep.xml">Download my Windows 7 x86 Sysprep XML File</a><br />
<a href="http://www.brianleejackson.com/download/7_sysprep/7_enterprise_x64_sysprep.xml">Download my Windows 7 x64 Sysprep XML File</a></p>
<div id="attachment_629" class="wp-caption alignnone" style="width: 392px"><a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_4.png" alt="WSIM Passes" title="WSIM Passes" width="382" height="426" class="size-full wp-image-629" /></a><p class="wp-caption-text">WSIM Passes</p></div>
<p>Here is more information about adding options under the passes:</p>
<h2>1 WindowsPE</h2>
<p>Nothing required in my example.</p>
<h2>2 OfflineServicing</h2>
<p>Nothing required in my example.</p>
<h2>3 Generalize</h2>
<p><strong>amd64_Microsoft-Windows-Security-SPP_neutral</strong></p>
<blockquote><p>Set 1 for SkipRearm to allow up to 8 rearms</p></blockquote>
<h2>4 Specialize</h2>
<p><strong>amd64_Microsoft-Windows-Security-SPP-UX_neutral</strong></p>
<blockquote><p>
<strong>SkipAutoActivation:</strong> true</p></blockquote>
<p><strong>amd64_Microsoft-Windows-Shell-Setup_neutral</strong></p>
<blockquote><p>
<strong>Computer Name:</strong> * (Randomly generated name, use this to test)<br />
<strong>CopyProfile:</strong> false (doesn&#8217;t quite work, we will do that manually later)<br />
<strong>Registered Organization:</strong> Microsoft (you must leave this in this section)<br />
<strong>Registered Owner:</strong> AutoBVT (you must leave this in this section)<br />
<strong>ShowWindowsLive:</strong> false<br />
<strong>TimeZone:</strong> Pacific Standard Time
</p></blockquote>
<h2>5 AuditSystem</h2>
<p>Nothing required in my example.</p>
<h2>6 AuditUser</h2>
<p>Nothing required in my example.</p>
<h2>7 OobeSystem</h2>
<p><strong>amd64_Microsoft-Windows-International-Core_neutral</strong></p>
<blockquote><p>
<strong>InputLocale:</strong> en-us<br />
<strong>SystemLocale:</strong> en-us<br />
<strong>UILanguage:</strong> en-us<br />
<strong>UserLocale:</strong> en-us
</p></blockquote>
<p><strong>amd64_Microsoft-Windows-Shell-Setup_neutral</strong></p>
<blockquote><p>
<strong>RegisteredOrganization:</strong> YourCompanyName<br />
<strong>RegisteredOwner:</strong> YourName
</p></blockquote>
<p>Under amd64_Microsoft-Windows-Shell-Setup_neutral component, you will have a subheader for <strong>OOBE</strong>:</p>
<blockquote><p>
<strong>HideEULAPage</strong> true<br />
<strong>NetworkLocation:</strong> Home<br />
<strong>ProtectYourPC:</strong> 1
</p></blockquote>
<p>Under amd64_Microsoft-Windows-Shell-Setup_neutral component, you will have a subheader for <strong>UserAccounts</strong>:</p>
<blockquote><p>
You will want to add both an administrator password and another local account with administrator rights and password.
</p></blockquote>
<p>If you have questions, look at my image above to see full layout of components, it should help.  Also, you might have additional component headings that I didn&#8217;t mention.  If you are simply testing first time, just delete them for now.  You can add all sorts of components later on, you should do a successful sysprep if this is your first time, better to keep it simple and to the basics.  </p>
<p>K, now go ahead and save your answer file.  The building of the XML file is now done.  That is the worst part.  You would think that the sysprep process would get easier as new OS&#8217;s come out, but its pretty much the exact opposite.</p>
<h2>Prepping your machine</h2>
<p>K, now it is time to get your machine that you want to sysprep and capture an image of ready to go.  First, you are going enable the administrator account on the computer.  To do this on Windows Vista or Windows 7, open up a command prompt (Run as Administrator) and input the following command:</p>
<blockquote><p>net user administrator /active:yes</p></blockquote>
<p>Hit enter and you should see &#8220;successfully enabled Administrator Account&#8221;.</p>
<p>So you should currently have two accounts on your computer.  The account you are currently logged into and the Administrator account which you just enabled.  You are going to want to customize all of your preferences, favorites, bookmarks, taskbar, etc. under the currently logged in account.  Once you have everything just perfect, you are going to reboot the computer and login to the administrator account.  This next part is very important.  You are going to go to &#8220;My Computer&#8221; and then to Organize and folder and search options.  Go ahead and select &#8220;Show hidden files, folders, and drives&#8221;.  Picture is below.<br />
<div id="attachment_658" class="wp-caption alignnone" style="width: 360px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_5.png" alt="Show Hidden Files, Folders, and Drives" title="Show Hidden Files, Folders, and Drives" width="350" height="217" class="size-full wp-image-658" /><p class="wp-caption-text">Show Hidden Files, Folders, and Drives</p></div><br />
No go to &#8220;My Computer&#8221; and you are going to rename the <strong>Default</strong> folder to Default.bak (The CopyProfile setting in Sysprep on Windows7 does not seem to work yet).  Next, copy your other user account, the one you customized everything in, right click on it and select copy.  Then paste within that same window.  It is going to come out as USERNAME &#8211; COPY.  Now rename this copied folder to <strong>Default</strong>.  Now after you sysprep your computer it will create all new accounts from that default profile folder using all your customized options.</p>
<p>The last thing we need to do is disable the WMP sharing service.  This is a bug in Windows 7 and hopefully will eventually be fixed.  If you don&#8217;t disable this before the sysprep your sysprep will simply fail to run.  Go to run, msconfig, and then disable the “Windows Media Player Networking Sharing” service.</p>
<p>Now you are ready to sysprep your computer and capture an image of it!!  Finally! So, grab that XML file you created earlier and you are going to place it on the machine you built your image on.  Copy or move it to : C:\windows\system32\sysprep.</p>
<p>Now to run sysprep, navigate to that sysprep folder, hold SHIFT and right click and select &#8220;Open New Command Windows Here&#8221;.<br />
Next, input the following commands:</p>
<blockquote><p>sysprep /generalize /oobe /shutdown /unattend:NAMEOFYOURANSWERFILE.xml</p></blockquote>
<p>Your computer will now run the sysprep process, removing SID, etc, and then shutdown.  You can have it restart, but shutdown is always safer if you have a ton of things going on.  You will need to boot to your WinPE Boot environment when your computer starts back up. If you miss the first time upon boot up, you will have to re-input your sysprep commands.  So do a shutdown, not a restart.</p>
<p>You can use my <a href="http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts">BrianLeeJackson WinPE3.0 BootLoader</a> to boot up from USB or CD and capture your image.  Once you capture your image, you are all done.  You now have a sysprepped Windows 7 image.  I have performed this task on over 120 computers so far and it has been flawless.  The hard part was getting everything configured correctly.  I hope this documentation helps someone out there, I know I would have killed for a tutorial like this when I first started <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish&amp;t=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish&amp;title=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish&amp;bodytext=THIS%20IS%20OLD%2C%20PLEASE%20SEE%20NEW%20VERSION%202%2C%20CLICK%20HERE%0D%0A%0D%0AThis%20is%20a%20step%20by%20step%20guide%20on%20Sysprepping%20%28and%20yes%2C%20I%20have%20made%20sysprepping%20a%20verb%20now%29%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20%20This%20will%20guide%20you%20through%20building%20the%20unattended%20XML%20file%2C%20ha" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish&amp;title=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish&amp;notes=THIS%20IS%20OLD%2C%20PLEASE%20SEE%20NEW%20VERSION%202%2C%20CLICK%20HERE%0D%0A%0D%0AThis%20is%20a%20step%20by%20step%20guide%20on%20Sysprepping%20%28and%20yes%2C%20I%20have%20made%20sysprepping%20a%20verb%20now%29%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20%20This%20will%20guide%20you%20through%20building%20the%20unattended%20XML%20file%2C%20ha" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish&amp;title=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-start-to-finish&amp;title=Sysprep%20a%20Windows%207%20Machine%20-%20Start%20to%20Finish&amp;annotation=THIS%20IS%20OLD%2C%20PLEASE%20SEE%20NEW%20VERSION%202%2C%20CLICK%20HERE%0D%0A%0D%0AThis%20is%20a%20step%20by%20step%20guide%20on%20Sysprepping%20%28and%20yes%2C%20I%20have%20made%20sysprepping%20a%20verb%20now%29%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20%20This%20will%20guide%20you%20through%20building%20the%20unattended%20XML%20file%2C%20ha" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-start-to-finish/feed</wfw:commentRss>
		<slash:comments>250</slash:comments>
		</item>
		<item>
		<title>How to Capture and Deploy Image (.wim) Without Sysprep</title>
		<link>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep</link>
		<comments>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep#comments</comments>
		<pubDate>Sun, 09 Aug 2009 01:24:35 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[.bat]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=498</guid>
		<description><![CDATA[If you are using WinPE 2.0 or WinPE 3.0 to capture your PC images (.wim files) and deploy them you have probably run into a little problem when trying to deploy an image of Vista or Windows 7 when not first running sysprep. The problem is that if you try to re-deploy an image of [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using WinPE 2.0 or WinPE 3.0 to capture your PC images (.wim files) and deploy them you have probably run into a little problem when trying to deploy an image of Vista or Windows 7 when not first running sysprep. The problem is that if you try to re-deploy an image of a nonsysprepped image of Vista or 7 that the BootMGR will be broken. Follow the steps below to fix this problem.<br />
<div id="attachment_499" class="wp-caption alignnone" style="width: 160px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/without_sysprep.jpg" alt="Microsoft Windows 7 Icon" title="Microsoft Windows 7 Icon" width="150" class="size-full wp-image-499" /></a><p class="wp-caption-text">Microsoft Windows 7 Icon</p></div></p>
<h2>Step #1</h2>
<p>I am assuming you have captured your image already and are ready for deployment. Go ahead and boot up your image deployment software (WinPE 2.0 or WinPE 3.0).</p>
<h2>Step #2</h2>
<p>In my other articles I describe how to use DiskPart and also avoiding the hidden partition before deploying a new image. I suggest reading them.</p>
<h2>Step #3</h2>
<p>After you have deployed your non-sysprepped image you need to run the following commands: (I have a batch file I use to do this).</p>
<blockquote><p>bcdedit /set {default} device partition=c:<br />
bcdedit /set {default} osdevice partition=c:<br />
bcdedit /set {bootmgr} device partition=c:</p></blockquote>
<h2>Step #4</h2>
<p>This will fix the BOOTMGR problem when deploying a non-syprepped image in Vista or 7. Enjoy!</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep&amp;t=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep&amp;title=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep&amp;bodytext=If%20you%20are%20using%20WinPE%202.0%20or%20WinPE%203.0%20to%20capture%20your%20PC%20images%20%28.wim%20files%29%20and%20deploy%20them%20you%20have%20probably%20run%20into%20a%20little%20problem%20when%20trying%20to%20deploy%20an%20image%20of%20Vista%20or%20Windows%207%20when%20not%20first%20running%20sysprep.%20The%20problem%20is%20that%20if%20you" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep&amp;title=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep&amp;notes=If%20you%20are%20using%20WinPE%202.0%20or%20WinPE%203.0%20to%20capture%20your%20PC%20images%20%28.wim%20files%29%20and%20deploy%20them%20you%20have%20probably%20run%20into%20a%20little%20problem%20when%20trying%20to%20deploy%20an%20image%20of%20Vista%20or%20Windows%207%20when%20not%20first%20running%20sysprep.%20The%20problem%20is%20that%20if%20you" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep&amp;title=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-capture-and-deploy-image-wim-without-sysprep&amp;title=How%20to%20Capture%20and%20Deploy%20Image%20%28.wim%29%20Without%20Sysprep&amp;annotation=If%20you%20are%20using%20WinPE%202.0%20or%20WinPE%203.0%20to%20capture%20your%20PC%20images%20%28.wim%20files%29%20and%20deploy%20them%20you%20have%20probably%20run%20into%20a%20little%20problem%20when%20trying%20to%20deploy%20an%20image%20of%20Vista%20or%20Windows%207%20when%20not%20first%20running%20sysprep.%20The%20problem%20is%20that%20if%20you" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Formatting WinPE 3.0 USB Flash Drive &#8211; (DISM)</title>
		<link>http://blog.brianleejackson.com/formatting-winpe-3-0-usb-flash-drive-dism</link>
		<comments>http://blog.brianleejackson.com/formatting-winpe-3-0-usb-flash-drive-dism#comments</comments>
		<pubDate>Sat, 20 Jun 2009 06:47:48 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Windows XP SP3]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=262</guid>
		<description><![CDATA[In my previous article I wrote about how to create the WinPE 3.0 environment, add drivers, mount the .WIM file, add batch scripts, etc. Here are the steps for creating the bootable flash drive. Step #1 Open up Command Prompt You can do the first step within a normal command prompt window or within the [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous article I wrote about how to create the WinPE 3.0 environment, add drivers, mount the .WIM file, add batch scripts, etc.  Here are the steps for creating the bootable flash drive.</p>
<h2>Step #1</h2>
<blockquote><p>Open up Command Prompt</p></blockquote>
<p>You can do the first step within a normal command prompt window or within the WAIK Deployment Tools Command Prompt Window.</p>
<h2>Step #2</h2>
<blockquote><p>Diskpart</p></blockquote>
<p>This launches the DiskPart program which is included within Windows Vista x32, x64 and Windows 7 x32, x64.</p>
<h2>Step #3</h2>
<blockquote><p>List Disk</p></blockquote>
<p>Before you do anything you will want to see which disk is which on your computer.</p>
<h2>Step #4</h2>
<blockquote><p>select disk 1</p></blockquote>
<p>You will want to pick the corresponding disk in which you want to use for your bootable flash drive.  Careful, because this will completely erase the disk you select.</p>
<h2>Step #5</h2>
<blockquote><p>clean</p></blockquote>
<p>This cleans up your disk.</p>
<h2>Step #6</h2>
<blockquote><p>create partition primary</p></blockquote>
<p>This creates the partition on your flash drive.</p>
<h2>Step #7</h2>
<blockquote><p>select partition 1</p></blockquote>
<p>This selects the partition you just created in Step #6.</p>
<h2>Step #8</h2>
<blockquote><p>active</p></blockquote>
<p>This marks the select partition as active.</p>
<h2>Step #9</h2>
<blockquote><p>format fs=fat32 <strong>quick</strong></p></blockquote>
<p>This will format your flash drive in FAT32 format. Make sure you use the quick command otherwise it will do a standard format and will take a while.  For bootable flash drives the quick format will always be fine.</p>
<h2>Step #10</h2>
<blockquote><p>assign</p></blockquote>
<p>This will assign the next available drive letter to your flash drive.  (You can also specify which drive letter you would like it to be assigned)</p>
<h2>Step #11</h2>
<blockquote><p>exit</p></blockquote>
<p>This exits DiskPart.</p>
<h2>Step #12</h2>
<blockquote><p>exit</p></blockquote>
<p>This exits CMD.</p>
<h2>Step #13</h2>
<p>Then just copy the contents of the &#8220;c:\winpe_x86\ISO\&#8221; folder in which you have your WinPE 3.0 environment created in the previous article and you are ready to boot up on a flash drive to WinPE 3.0.  Enjoy!</p>
<p>Here are the commands all together:</p>
<blockquote><p>Diskpart<br />
list disk [See which drive is which]<br />
select disk 1 [corresponding to disk on your computer]<br />
clean<br />
create partition primary<br />
select partition 1<br />
active<br />
format fs=fat32 quick<br />
assign<br />
exit<br />
exit</p></blockquote>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism&amp;t=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism&amp;title=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29&amp;bodytext=In%20my%20previous%20article%20I%20wrote%20about%20how%20to%20create%20the%20WinPE%203.0%20environment%2C%20add%20drivers%2C%20mount%20the%20.WIM%20file%2C%20add%20batch%20scripts%2C%20etc.%20%20Here%20are%20the%20steps%20for%20creating%20the%20bootable%20flash%20drive.%0D%0A%0D%0AStep%20%231%0D%0AOpen%20up%20Command%20Prompt%0D%0AYou%20can%20do%20the%20firs" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism&amp;title=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29&amp;notes=In%20my%20previous%20article%20I%20wrote%20about%20how%20to%20create%20the%20WinPE%203.0%20environment%2C%20add%20drivers%2C%20mount%20the%20.WIM%20file%2C%20add%20batch%20scripts%2C%20etc.%20%20Here%20are%20the%20steps%20for%20creating%20the%20bootable%20flash%20drive.%0D%0A%0D%0AStep%20%231%0D%0AOpen%20up%20Command%20Prompt%0D%0AYou%20can%20do%20the%20firs" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism&amp;title=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fformatting-winpe-3-0-usb-flash-drive-dism&amp;title=Formatting%20WinPE%203.0%20USB%20Flash%20Drive%20-%20%28DISM%29&amp;annotation=In%20my%20previous%20article%20I%20wrote%20about%20how%20to%20create%20the%20WinPE%203.0%20environment%2C%20add%20drivers%2C%20mount%20the%20.WIM%20file%2C%20add%20batch%20scripts%2C%20etc.%20%20Here%20are%20the%20steps%20for%20creating%20the%20bootable%20flash%20drive.%0D%0A%0D%0AStep%20%231%0D%0AOpen%20up%20Command%20Prompt%0D%0AYou%20can%20do%20the%20firs" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/formatting-winpe-3-0-usb-flash-drive-dism/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Deployment Image Servicing and Management (DISM) &#8211; WinPE 3.0 Boot Environment</title>
		<link>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment</link>
		<comments>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment#comments</comments>
		<pubDate>Sat, 20 Jun 2009 05:08:38 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[ImageX]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[xcopy]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=224</guid>
		<description><![CDATA[I recently compiled a new library of commands since the upgrade from WinPE 2.0 to WinPE 3.0. With Windows 7 coming along they released a new way to create bootable USB sticks using Deployment Image Servicing and Management (DISM.exe). You might be asking yourself, what could I use this for? We are using it at [...]]]></description>
			<content:encoded><![CDATA[<p>I recently compiled a new library of commands since the upgrade from WinPE 2.0 to WinPE 3.0.  With Windows 7 coming along they released a new way to create bootable USB sticks using Deployment Image Servicing and Management (DISM.exe).  You might be asking yourself, what could I use this for?  We are using it at my work to re-image computers, capture backup images, mount images, etc.  There are many other uses for it but I will not get into that here.  I have literally done this procedure a couple hundred times.  In a future article I will show you how to write a simple batch script to automate this process.  But it helps to understand what is going on with each command in case you have trouble.  Batch scripts never work 100% of the time.</p>
<p><strong>You will need the following to proceed:</strong><br />
<del datetime="2009-08-27T06:19:00+00:00">Windows® Automated Installation Kit (AIK) for Windows® 7 RC (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=60A07E71-0ACB-453A-8035-D30EAD27EF72&#038;displaylang=en">Download from Microsoft</a>) : 05.01.09</del></p>
<li> Windows® Automated Installation Kit (AIK) for Windows® 7 RC (<a href="http://www.microsoft.com/downloads/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&#038;displaylang=en">Download from Microsoft</a>) : <strong>08.06.09</strong></li>
<li>Bootable Flash drive (500MB or larger)</li>
<p>Once you have installed WAIK then you will need to browse to your start menu and click on &#8220;Deployment Tools Command Prompt&#8221;.  I have provided a picture below.<br />
<div id="attachment_232" class="wp-caption alignnone" style="width: 413px"><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/dism.png" alt="DISM" title="Deployment Tools Command Prompt" width="403" height="99" class="size-full wp-image-232" /></a><p class="wp-caption-text">DISM</p></div></p>
<p>Once you have launched DTCP you will need to follow through the commands I have compiled below.  The first one I have provided a screenshot.</p>
<h2>DISM &#8211; Step #1 &#8211; Prep/Cleanup</h2>
<blockquote><p>DISM /Cleanup-Wim</p></blockquote>
<p>The DISM cleanup command simply cleans up any previous wims/mounts you have been working with.  If you do this a lot, you will need to use this command otherwise you will start receiving errors from previous wims possibly still left on the system.</p>
<div id="attachment_237" class="wp-caption alignnone" style="width: 519px"><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=60a07e71-0acb-453a-8035-d30ead27ef72"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/dism21.png" alt="DISM Step #1" title="Deployment Tools Command Prompt - Step #1" width="509" height="166" class="size-full wp-image-237" /></a><p class="wp-caption-text">DISM Step #1</p></div>
<h2>DISM &#8211; Step #2 &#8211; Copy WinPE 3.0 to your local C Drive</h2>
<blockquote><p>copype.cmd x86 c:\winpe_x86<br />
copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim </p></blockquote>
<p>This creates a winpe_x86 folder on your C: drive and then copies the contents of the WinPE folder from the WAIK installation to your folder.</p>
<h2>DISM &#8211; Step #3 &#8211; Mounting .Wim File on your local C Drive</h2>
<blockquote><p>Dism /Mount-Wim /WimFile:C:\winpe_x86\winpe.wim /index:1 /MountDir:C:\winpe_x86\mount </p></blockquote>
<p>This command mounts the wim file that was copied over in step #2 so that you can browse the system32 folder and insert your custom scripts, etc.</p>
<h2>DISM &#8211; Step #4 &#8211; Adding Packages to your WIM</h2>
<blockquote><p>Dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&#8221;C:\Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs\winpe-wmi.cab&#8221;<br />
Dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&#8221;C:\Program Files\Windows AIK\Tools\PETools\x86\WinPE_FPs\en-us\winpe-wmi_en-us.cab&#8221;</p></blockquote>
<p>There are many packages you can add to your WINPE boot environment, these are two I always add to mine.</p>
<h2>DISM &#8211; Step #5 &#8211; Adding Drivers to WinPE</h2>
<blockquote><p>DISM /image:c:\winpe_x86\mount /Add-Driver /driver:C:\YOUR_FOLDER_OF_INF_DRIVERS\ /recurse</p></blockquote>
<p>A nice addition to DISM over the previous peimg command in WINPE 2.0 is the ability to add drivers with the /recurse command.  The /recurse command now allows us to simply have all of our drivers in their own directory and tell DISM to scan the root folder and everything beneath it.  The number of sub directories won&#8217;t matter.  I have a huge library of drivers, for example, you will want to have the network and vga drivers for anything that you boot up to in the WinPE environment.  By adding the network driver to your WinPE boot environment, it allows you to access network shares for capturing and deploying .wim images.  </p>
<h2>DISM &#8211; Step #6 &#8211; Adding Custom Scripts, Batch Files, Etc.</h2>
<blockquote><p>xcopy /e /y &#8220;C:\YOUR_FOLDER_OF_SCRIPTS&#8221; C:\winpe_x86\mount\Windows\System32\</p></blockquote>
<p>Without adding anything to your WinPE boot environment you will simply be left with a  command prompt window when booting to it on a computer.  I have added over 15 different batch scripts with different functions. <a href="http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts"> Click here</a> to download my WinPE discs.  One thing I highly suggest adding is GImageX.  <a href="http://www.autoitscript.com/gimagex/">GImageX</a> is a very small GUI program that you can add to be able to capture, deploy, and mount images within the WinPE boot environment.  I have provided a picture of GImageX GUI below.</p>
<div id="attachment_258" class="wp-caption alignnone" style="width: 549px"><a href="http://www.autoitscript.com/gimagex/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/06/gimagex.png" alt="For WinPE 3.0 Boot Environment - Mount, Deploy, Capture Images" title="GImageX GUI - For WinPE 3.0 Boot Environment" width="539" height="463" class="size-full wp-image-258" /></a><p class="wp-caption-text">For WinPE 3.0 Boot Environment - Mount, Deploy, Capture Images</p></div>
<h2>DISM &#8211; Step #7 &#8211; Unmounting your finished .WIM</h2>
<blockquote><p>Dism /Unmount-Wim /MountDir:C:\winpe_x86\mount\ /Commit</p></blockquote>
<p>This commits the final changes to your .WIM file and anything you added to it.  It is very important to unmount your .WIM file when you have finished.</p>
<h2>DISM &#8211; Step #8 &#8211; Copies your .WIM to Boot ISO</h2>
<blockquote><p>copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim /Y</p></blockquote>
<h2>DISM &#8211; Step #9 &#8211; Creates bootable .ISO of WinPE 3.0</h2>
<blockquote><p>oscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso</p></blockquote>
<p>Now, if you are wanting to use a flash stick you will need to format a flash stick in a certain way, and then simply copy the contents of the c:\winpe_x86\ISO\ to your flash drive.  And thats it!  Stick it in a computer, restart, and boot to it.  The .ISO made in step #9 can simply be burned to a CD with Nero or other program capable of making bootable CD and then you can boot to it in the same way.</p>
<h2>DISM &#8211; Step #10 &#8211; Optional Backup</h2>
<blockquote><p>xcopy /e /y &#8220;C:\winpe_x86&#8243; E:\BACKUP_FOLDER_FOR_LATEST_BOOT_BUILD\ </p></blockquote>
<p>This step is optional, but I always like to keep a backup for the future.  Also, if you ever need to create another bootable flash stick or CD you can simply go to your backup and grab the files.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;t=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;bodytext=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;notes=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fdeployment-image-servicing-and-management-dism-winpe-3-0-boot-environment&amp;title=Deployment%20Image%20Servicing%20and%20Management%20%28DISM%29%20-%20WinPE%203.0%20Boot%20Environment&amp;annotation=I%20recently%20compiled%20a%20new%20library%20of%20commands%20since%20the%20upgrade%20from%20WinPE%202.0%20to%20WinPE%203.0.%20%20With%20Windows%207%20coming%20along%20they%20released%20a%20new%20way%20to%20create%20bootable%20USB%20sticks%20using%20Deployment%20Image%20Servicing%20and%20Management%20%28DISM.exe%29.%20%20You%20might%20be%20" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment/feed</wfw:commentRss>
		<slash:comments>112</slash:comments>
		</item>
	</channel>
</rss>
