<?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; Software</title>
	<atom:link href="http://blog.brianleejackson.com/tag/software/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 – Start to Finish V2</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2</link>
		<comments>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2#comments</comments>
		<pubDate>Tue, 19 Jan 2010 06:36:10 +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[Software]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[unattend]]></category>
		<category><![CDATA[unattend.xml]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837</guid>
		<description><![CDATA[SPREAD THE WORD, TOGETHER WE HAVE CONQUERED SYSPREP This is version 2 of a step by step guide on Sysprepping a Windows 7 machine from start to finish. I cannot take full credit on this because my first article had so many helpful comments and discussions that this is simply a combination of all the [...]]]></description>
			<content:encoded><![CDATA[<h4><span style="color: #3f6882;">SPREAD THE WORD, TOGETHER WE HAVE CONQUERED SYSPREP <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></h4>
<p><span style="color: maroon;"> </span></p>
<p>This is version 2 of a step by step guide on Sysprepping a Windows 7 machine from start to finish. I cannot take full credit on this because my first article had so many helpful comments and discussions that this is simply a combination of all the good advice written into a working guide.  <strong>(I would especially like to thank George for his input on Cscript for auto activation and Nathan for input on Sysprep Audit Mode).</strong> This will guide you through the following:</p>
<blockquote><p><strong>-</strong> Audit Mode<br />
<strong>-</strong> Building the unattend.xml file in WSIM<br />
<strong>-</strong> <strong>copyprofile=true</strong> command to copy the default profile (no manual copy)<br />
<strong>-</strong> Prompt for a computer name<br />
<strong>-</strong> Enable Administrator account<br />
<strong>-</strong> Administrator account logs in first time automatically<br />
<strong>-</strong> Activate windows automatically with Cscript;<br />
<strong>-</strong> Successfully copy over taskbar icons;<br />
<strong>-</strong> Delete unattend.xml file automatically upon completion of re-image.</p></blockquote>
<p>Here is a list of what you will need:</p>
<blockquote><p><strong>-</strong> Latest version of WAIK : <a href="http://www.microsoft.com/DOWNLOADS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&amp;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>First we are going to walk through building the unattend.xml file (answer file) and then we will walk through the actual Windows 7 imaging process.</p>
<h2><strong><span style="text-decoration: underline;">PART 1 &#8211; XML FILE CREATION</span></strong></h2>
<h2>Step #1</h2>
<p>If you have a Windows 7 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).</p>
<h2>Step #2</h2>
<p>Launch Windows System Image Manager.  Your start menu should look like the image below:</p>
<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&amp;displaylang=en"><img class="size-full wp-image-609" title="Windows 7 WAIK Version 1" src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_1.png" alt="Windows 7 WAIK Version 1" width="416" height="98" /></a><p class="wp-caption-text">Windows 7 WAIK Version 1</p></div>
<h2>Step #3</h2>
<p>Under the &#8220;Windows Image&#8221; header, right click and select new image.</p>
<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&amp;displaylang=en"><img class="size-full wp-image-616" title="Windows System Image Manager" src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_2.png" alt="Windows System Image Manager" width="600" /></a><p class="wp-caption-text">Windows System Image Manager</p></div>
<h2>Step #4</h2>
<p>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.  <strong>You can select either the .clg file or the install.wim.  Both will have the same result.</strong></p>
<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&amp;displaylang=en"><img class="size-full wp-image-619" title="Selecting CLG File - WSIM" src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/7_sys_3.png" alt="Selecting CLG File - WSIM" width="577" height="428" /></a><p class="wp-caption-text">Selecting CLG File - WSIM</p></div>
<h2>Step #5</h2>
<p>Now we need to create a new answer file. Go to the file menu and select “Create New Answer File.” Right after creating one, go ahead and simply go to file menu and select “Save Answer File.” This will give your XML file a name and save location.  I chose to name mine <strong>unattend.xml</strong>. 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>
<h2>Step #6</h2>
<p>These are very important as these are the steps in which the unattend.xml file is sequenced.<br />
The next part is a little confusing. You are going to add components, from under the “Windows Image” 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 “add to # pass”. 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>
<div id="attachment_869" class="wp-caption alignnone" style="width: 471px"><a href="http://blog.brianleejackson.com/wp-content/uploads/2010/01/sysprep4.png"><img class="size-full wp-image-869" title="Answer File - Unattend.xml" src="http://blog.brianleejackson.com/wp-content/uploads/2010/01/sysprep4.png" alt="Answer File - Unattend.xml" width="461" height="508" /></a><p class="wp-caption-text">Answer File - Unattend.xml</p></div>
<p>Here is more information about adding options under the passes:</p>
<h3>1 windowsPE</h3>
<blockquote><p>Nothing required in my example.</p></blockquote>
<h3>2 offlineServicing</h3>
<blockquote><p>Nothing required in my example.</p></blockquote>
<h3>3 generalize</h3>
<blockquote><p><em><strong>amd64_Microsoft-Windows-Security-SPP_6.1.7600.16385_neutral</strong></em></p>
<blockquote><p>Set 1 for SkipRearm to allow up to 8 rearms</p></blockquote>
</blockquote>
<h3>4 specialize</h3>
<blockquote><p><strong><em>amd64_Microsoft-Windows-Deployment_6.1.7600.16385_neutral</em></strong><em> </em></p>
<blockquote>
<ol>
<li>
<ol>
<li>
<ol><strong>Order:</strong> 1<br />
<strong>path:</strong> net user administrator /active:yes<br />
<strong>WillReboot:</strong> Never</ol>
</li>
<p>RunSynchronousCommand[Order="1"]</ol>
</li>
<p>RunSynchronous</ol>
</blockquote>
<p><em><strong>amd64_Microsoft-Windows-Security-SPP-UX_6.1.7600.16385_neutral</strong></em></p>
<blockquote><p><strong>SkipAutoActivation</strong>: true</p></blockquote>
<p><em><strong>amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral</strong></em></p>
<blockquote><p><strong>Computer Name</strong>: Leave blank (we will deal with this at the end)<br />
<strong>CopyProfile</strong>: true<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>
<p>You can delete other sub-header components if you don&#8217;t need them.</p></blockquote>
</blockquote>
<h3>5 auditSystem</h3>
<blockquote><p>Nothing required in my example.</p></blockquote>
<h3>6 auditUser</h3>
<blockquote><p>Nothing required in my example.</p></blockquote>
<h3>7 oobeSystem</h3>
<blockquote><p><strong><em>amd64_Microsoft-Windows-International-Core_6.1.7600.16385_neutral</em></strong><em> </em></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><em>amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral</em></strong><em> </em></p>
<blockquote><p><strong>RegisteredOrganization</strong>: Your Company Name<br />
<strong>RegisteredOwner</strong>: Your Name</p>
<li><strong><em>AutoLogon</em></strong><em> </em></li>
<ol>
<li>
<ol><strong>Password</strong>: Administrator Password</ol>
</li>
<p><strong>Enabled</strong>: true<br />
<strong>LogonCount</strong>: 5<br />
<strong>Username</strong>: administrator</ol>
<li><strong><em>FirstLogonCommands</em></strong><em> </em></li>
<ol>
<li>
<ol><strong>CommandLine:</strong> cscript //b c:\windows\system32\slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (windows 7 license key)<br />
<strong>Order</strong> 1<br />
<strong>RequiresUserInput:</strong> false</ol>
<ol><strong>CommandLine:</strong> cscript //b c:\windows\system32\slmgr.vbs /ato<br />
<strong>Order</strong> 2<br />
<strong>RequiresUserInput:</strong> false</ol>
</li>
<p>SynchronousCommand[Order="1"]</p>
<p>SynchronousCommand[Order="2"]</ol>
<li><strong><em>OOBE</em></strong></li>
<ol><strong>HideEULAPage:</strong> true<br />
<strong>NetworkLocation:</strong> Home<br />
<strong>ProtectYourPC:</strong> 1</ol>
<li><strong><em>UserAccounts</em></strong></li>
<ol>
<li>
<ol>
<li>
<ol>
<li>
<ol><strong>Password:</strong> Administrator Password</ol>
</li>
<p>Action: AddListItem<br />
<strong>Description:</strong> Local Administrator<br />
<strong>DisplayName:</strong> Administrator<br />
<strong>Group:</strong> Administrators<br />
<strong>Name:</strong> Administrator</ol>
</li>
<p>LocalAccount[Name="Administrator"]</ol>
</li>
<p><strong>AdministratorPassword:</strong> Administrator Password<br />
<strong>LocalAccounts</strong></ol>
</blockquote>
</blockquote>
<p>If you have questions, look at my image above to see full layout of components, it should help.</p>
<h2>Step #7</h2>
<p>K, now go ahead and save your answer file as unattend.xml.</p>
<h2>Step #8</h2>
<p>If you want the sysprep to prompt for a computer name you need to remove a line from your XML file.  Open up your XML file you saved with notepad and remove the following line: <strong></strong></p>
<div id="attachment_908" class="wp-caption alignnone" style="width: 368px"><img class="size-full wp-image-908" title="Unattend.xml Computer Name" src="http://blog.brianleejackson.com/wp-content/uploads/2010/01/sysprep5.png" alt="Unattend.xml Computer Name" width="358" height="110" /><p class="wp-caption-text">Unattend.xml Computer Name</p></div>
<h2><strong><span style="text-decoration: underline;">PART 2 &#8211; IMAGING PROCESS / RUNNING SYSPREP</span></strong></h2>
<h2>Step #9</h2>
<p>Install Windows 7 (Enterprise) from CD or USB flash drive, when you arrive at the welcome screen and it asks you to create a username, hit <acronym>ctrl+shift+f3</acronym>.<br />
<strong>This will reboot your machine and put your windows build in &#8216;audit&#8217; mode.</strong></p>
<h2>Step #10</h2>
<p>On reboot, you&#8217;ll automatically be logged in under the built-in Administrator account. A sysprep GUI box will appear, but <strong>you can close it</strong> and NOW begin to customize your profile.</p>
<h2>Step #11</h2>
<p>Install any software/drivers, make any profile customizations, etc.<br />
<strong>If you need to reboot, the computer will boot you back into the Administrator account. You will be stuck in this audit mode until you run sysprep with the /oobe parameter. After doing so, sysprep will delete/clean up the Administrator account, but if you have </strong>copyprofile=true <strong>in your unattended answer file, it will copy the customized Admin account to the default profile before deleting it.</strong></p>
<h2>Step #12</h2>
<p>On the PC you are going to be running sysprep on, you need to create a folder called <strong>scripts</strong> in this directory: %WINDIR%\Setup\.  Now you are going to create a CMD file within the %WINDIR%\Setup\Scripts directory.  Right click and make a new text file called SetupComplete.txt.  Remove the .txt extension and replace that with .cmd.  You now have a SetupComplete.cmd file which windows will read the first time it boots up from the sysprep.  We need to place a script inside the CMD file.  Edit the cmd file with notepad and insert this line:  <strong>del /Q /F c:\windows\system32\sysprep\unattend.xml</strong>. This script will delete your unattend.xml file after it has been used.  The unattend.xml file is also copied to the C:\Windows\Panther directory, so you will want to add a second line to the CMD file, <strong>del /Q /F c:\windows\panther\unattend.xml</strong>.  If you have passwords or cd keys stored in that xml file you don&#8217;t have to worry about it being left on the computer.</p>
<p><strong>UPDATE AS OF JUNE 16TH: Read my <a href="http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep">Taskbar Icons Tutorial</a> before continuing.</strong></p>
<h2>Step #13</h2>
<p>Once you have everything configured correctly, Copy or move your unattend.xml file to : C:\windows\system32\sysprep. Now to run sysprep, navigate to that sysprep folder, hold SHIFT and right click and select “Open New Command Windows Here”. Next, input the following commands:</p>
<p><strong>sysprep /generalize /oobe /shutdown /unattend:unattend.xml</strong></p>
<h2>Step #14</h2>
<p>Turn the computer back on and boot to WinPE 3.0 environment (USB stick or CD/DVD).  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.  Capture image and save image to network location.<br />
<strong>A Dell 960 or GX755 is a good standard for capturing when you want a generic image for use with multiple systems.    Might require injecting additional drivers for 3rd party brands, HP, etc.  Most should work though right out of the box.</strong></p>
<h2>Step #15</h2>
<p>On reboot, Windows will run out of the box, as the /oobe is intended. As long as you put your cd key into the unattend.xml file, windows will be activated automatically in the background, you will be automatically logged into the administrator account, and the unattend.xml file is deleted.  You are now ready to use the computer or join it to the domain.  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=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-a-windows-7-machine-%25e2%2580%2593-start-to-finish-v2" 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-%25e2%2580%2593-start-to-finish-v2&amp;t=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2" 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-%25e2%2580%2593-start-to-finish-v2&amp;title=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2&amp;bodytext=SPREAD%20THE%20WORD%2C%20TOGETHER%20WE%20HAVE%20CONQUERED%20SYSPREP%20%3A%29%0D%0A%20%0D%0A%0D%0AThis%20is%20version%202%20of%20a%20step%20by%20step%20guide%20on%20Sysprepping%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20I%20cannot%20take%20full%20credit%20on%20this%20because%20my%20first%20article%20had%20so%20many%20helpful%20comments%20an" 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-%25e2%2580%2593-start-to-finish-v2&amp;title=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2&amp;notes=SPREAD%20THE%20WORD%2C%20TOGETHER%20WE%20HAVE%20CONQUERED%20SYSPREP%20%3A%29%0D%0A%20%0D%0A%0D%0AThis%20is%20version%202%20of%20a%20step%20by%20step%20guide%20on%20Sysprepping%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20I%20cannot%20take%20full%20credit%20on%20this%20because%20my%20first%20article%20had%20so%20many%20helpful%20comments%20an" 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-%25e2%2580%2593-start-to-finish-v2" 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-%25e2%2580%2593-start-to-finish-v2&amp;title=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2" 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-%25e2%2580%2593-start-to-finish-v2&amp;title=Sysprep%20a%20Windows%207%20Machine%20%E2%80%93%20Start%20to%20Finish%20V2&amp;annotation=SPREAD%20THE%20WORD%2C%20TOGETHER%20WE%20HAVE%20CONQUERED%20SYSPREP%20%3A%29%0D%0A%20%0D%0A%0D%0AThis%20is%20version%202%20of%20a%20step%20by%20step%20guide%20on%20Sysprepping%20a%20Windows%207%20machine%20from%20start%20to%20finish.%20I%20cannot%20take%20full%20credit%20on%20this%20because%20my%20first%20article%20had%20so%20many%20helpful%20comments%20an" 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-%e2%80%93-start-to-finish-v2/feed</wfw:commentRss>
		<slash:comments>328</slash:comments>
		</item>
		<item>
		<title>Sysprep Windows 7 &#8211; Third Party Anti-Virus</title>
		<link>http://blog.brianleejackson.com/sysprep-windows-7-third-party-anti-virus</link>
		<comments>http://blog.brianleejackson.com/sysprep-windows-7-third-party-anti-virus#comments</comments>
		<pubDate>Sat, 14 Nov 2009 03:01:12 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[sysprep]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=807</guid>
		<description><![CDATA[I have run into about 20-30 people over the last couple weeks that were having trouble sysprepping and they all narrowed it down to the same thing; their anti-virus application. It seems that the Sysprep tool is sometimes not working with a lot of the 3rd party anti-virus applications. Anti-Virus Applications with Known Issues Norton [...]]]></description>
			<content:encoded><![CDATA[<p>I have run into about 20-30 people over the last couple weeks that were having trouble sysprepping and they all narrowed it down to the same thing; their anti-virus application.  It seems that the Sysprep tool is <strong>sometimes</strong> not working with a lot of the 3rd party anti-virus applications.</p>
<h3>Anti-Virus Applications with Known Issues</h3>
<ul>
<li>Norton 2009
<li>McAfee
<li>AVG
<li>Avira
<li>ESET NOD32 4.0 (User reported issues)
</ul>
<h3>Anti-Virus Applications 100% Compatible with Sysprep</h3>
<ul>
<li><a href="http://www.microsoft.com/forefront/en/us/default.aspx">Microsoft Forefront</a></li>
<li><a href="http://www.microsoft.com/Security_Essentials/">Microsoft Security Essentials</a></li>
</ul>
<p>And yes, you probably noticed that both applications are made by Microsoft, go figure.  If anyone notices any other anti-virus programs that are causing issues with sysprep please comment on here.  Or if you have workaround for these anti-virus apps and sysprep working together please comment.</p>
<div class="wp-caption alignnone" style="width: 346px"><a href="http://www.microsoft.com/Security_Essentials/"><img alt="Microsoft Security Essentials - Free Alternative" src="http://topnews.us/images/Microsoft-Security-Essentials.jpg" title="http://topnews.us/images/Microsoft-Security-Essentials.jpg" width="336" height="357" /></a><p class="wp-caption-text">Microsoft Security Essentials - Free Alternative</p></div>

<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%20Windows%207%20-%20Third%20Party%20Anti-Virus%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fsysprep-windows-7-third-party-anti-virus" 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-windows-7-third-party-anti-virus&amp;t=Sysprep%20Windows%207%20-%20Third%20Party%20Anti-Virus" 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-windows-7-third-party-anti-virus&amp;title=Sysprep%20Windows%207%20-%20Third%20Party%20Anti-Virus&amp;bodytext=I%20have%20run%20into%20about%2020-30%20people%20over%20the%20last%20couple%20weeks%20that%20were%20having%20trouble%20sysprepping%20and%20they%20all%20narrowed%20it%20down%20to%20the%20same%20thing%3B%20their%20anti-virus%20application.%20%20It%20seems%20that%20the%20Sysprep%20tool%20is%20sometimes%20not%20working%20with%20a%20lot%20of%20t" 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-windows-7-third-party-anti-virus&amp;title=Sysprep%20Windows%207%20-%20Third%20Party%20Anti-Virus&amp;notes=I%20have%20run%20into%20about%2020-30%20people%20over%20the%20last%20couple%20weeks%20that%20were%20having%20trouble%20sysprepping%20and%20they%20all%20narrowed%20it%20down%20to%20the%20same%20thing%3B%20their%20anti-virus%20application.%20%20It%20seems%20that%20the%20Sysprep%20tool%20is%20sometimes%20not%20working%20with%20a%20lot%20of%20t" 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-windows-7-third-party-anti-virus" 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-windows-7-third-party-anti-virus&amp;title=Sysprep%20Windows%207%20-%20Third%20Party%20Anti-Virus" 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-windows-7-third-party-anti-virus&amp;title=Sysprep%20Windows%207%20-%20Third%20Party%20Anti-Virus&amp;annotation=I%20have%20run%20into%20about%2020-30%20people%20over%20the%20last%20couple%20weeks%20that%20were%20having%20trouble%20sysprepping%20and%20they%20all%20narrowed%20it%20down%20to%20the%20same%20thing%3B%20their%20anti-virus%20application.%20%20It%20seems%20that%20the%20Sysprep%20tool%20is%20sometimes%20not%20working%20with%20a%20lot%20of%20t" 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-windows-7-third-party-anti-virus/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>New WinPE 3.0 Scripts + Driver Packages Update</title>
		<link>http://blog.brianleejackson.com/new-winpe-3-0-scripts-driver-packages-update</link>
		<comments>http://blog.brianleejackson.com/new-winpe-3-0-scripts-driver-packages-update#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:08:53 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=789</guid>
		<description><![CDATA[I just updated my WinPE 3.0 boot environment scripts. They are completley free to download. You can either click on the green button on the right hand side or visit this link http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts. CHANGES/UPDATES AS OF NOVEMBER 12, 2009 Added new Windows 7 winpe.bmp wallpaper for WinPE 3.0 Boot Environment, both x32 and x64. Added [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated my WinPE 3.0 boot environment scripts.  They are completley free to download.  You can either click on the green button on the right hand side or visit this link <a href="http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts">http://blog.brianleejackson.com/winpe-3-0-boot-environment-scripts</a>.</p>
<p><strong>CHANGES/UPDATES AS OF NOVEMBER 12, 2009</strong></p>
<ul>
<li>Added new Windows 7 winpe.bmp wallpaper for WinPE 3.0 Boot Environment, both x32 and x64.</li>
<li>Added new drivers for WinPE 3.0 environment including some netbooks and HP eCopy machines, x32.</li>
<li>Added the newest stable version of GimageX v2.0.17, x32 and x64.</li>
<li>Removed GHOST from packages, x32 and x64.</li>
</ul>
<p>Also, if you have enjoyed my site or gotten useful information from it; even if I saved you an hour from compiling different information then I have accomplished my goal.  However, I am now getting 10-20 emails per day asking questions about sysprepping, Windows 7 deployment, etc.  It is getting hard to keep up.  And with this increase in traffic comes an increase in bandwidth.  If I have helped you in any way please feel free to donate any amount on the right hand side so I can keep this blog going.  I have some great new tutorials planned as I jump deep into the <a href="http://www.flexerasoftware.com/company/newscenter/pressreleases/press-releases_10720.htm">Acresso&#8217;s AdminStudio 9.5 Repackager for Windows 7 x64</a>.</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=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fnew-winpe-3-0-scripts-driver-packages-update" 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%2Fnew-winpe-3-0-scripts-driver-packages-update&amp;t=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update" 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%2Fnew-winpe-3-0-scripts-driver-packages-update&amp;title=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update&amp;bodytext=I%20just%20updated%20my%20WinPE%203.0%20boot%20environment%20scripts.%20%20They%20are%20completley%20free%20to%20download.%20%20You%20can%20either%20click%20on%20the%20green%20button%20on%20the%20right%20hand%20side%20or%20visit%20this%20link%20http%3A%2F%2Fblog.brianleejackson.com%2Fwinpe-3-0-boot-environment-scripts.%0D%0A%0D%0ACH" 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%2Fnew-winpe-3-0-scripts-driver-packages-update&amp;title=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update&amp;notes=I%20just%20updated%20my%20WinPE%203.0%20boot%20environment%20scripts.%20%20They%20are%20completley%20free%20to%20download.%20%20You%20can%20either%20click%20on%20the%20green%20button%20on%20the%20right%20hand%20side%20or%20visit%20this%20link%20http%3A%2F%2Fblog.brianleejackson.com%2Fwinpe-3-0-boot-environment-scripts.%0D%0A%0D%0ACH" 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%2Fnew-winpe-3-0-scripts-driver-packages-update" 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%2Fnew-winpe-3-0-scripts-driver-packages-update&amp;title=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update" 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%2Fnew-winpe-3-0-scripts-driver-packages-update&amp;title=New%20WinPE%203.0%20Scripts%20%2B%20Driver%20Packages%20Update&amp;annotation=I%20just%20updated%20my%20WinPE%203.0%20boot%20environment%20scripts.%20%20They%20are%20completley%20free%20to%20download.%20%20You%20can%20either%20click%20on%20the%20green%20button%20on%20the%20right%20hand%20side%20or%20visit%20this%20link%20http%3A%2F%2Fblog.brianleejackson.com%2Fwinpe-3-0-boot-environment-scripts.%0D%0A%0D%0ACH" 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/new-winpe-3-0-scripts-driver-packages-update/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Zune HD 16GB 4.3 Firmware Update Trick</title>
		<link>http://blog.brianleejackson.com/zune-hd-16gb-4-3-firmware-update-trick</link>
		<comments>http://blog.brianleejackson.com/zune-hd-16gb-4-3-firmware-update-trick#comments</comments>
		<pubDate>Mon, 09 Nov 2009 00:27:45 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zune HD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=753</guid>
		<description><![CDATA[If you are like me you probably haven&#8217;t been very happy with the Zune HD browser. The 4.3 update fixes a lot of the problems with the browser and it is a lot more responsive. After installing the update you will now have an option in settings that you can have the browser render as [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me you probably haven&#8217;t been very happy with the Zune HD browser.  The 4.3 update fixes a lot of the problems with the browser and it is a lot more responsive.  After installing the update you will now have an option in settings that you can have the browser render as &#8220;mobile&#8221; or as &#8220;desktop&#8221;.  (If only we could get rid of the BING search)  All the firmware update changes can be found on <a href="http://gizmodo.com/5399336/zune-hd-update-43-speedier-browser-predictive-text-and-more">Gizmodo</a>. I had trouble updating my firmware, it didn&#8217;t say I needed an update, said that 4.1 was the newest version.  Here is what I did to fix the problem.  (I am running Windows 7, but same options apply under XP or Vista)</p>
<h2>Step #1</h2>
<p>Unplug your Zune from USB and close your Zune software.</p>
<h2>Step #2</h2>
<p>Go to your control panel.<br />
<div id="attachment_754" class="wp-caption alignnone" style="width: 239px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_1.png" alt="Zune Control Panel" title="Zune Control Panel" width="229" height="209" class="size-full wp-image-754" /><p class="wp-caption-text">Zune Control Panel</p></div></p>
<h2>Step #3</h2>
<p>Click on Clock, Language, and Region<br />
<div id="attachment_756" class="wp-caption alignnone" style="width: 393px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_2.png" alt="Zune Region Settings" title="Zune Region Settings" width="383" height="89" class="size-full wp-image-756" /><p class="wp-caption-text">Zune Region Settings</p></div></p>
<h2>Step #4</h2>
<p>Click on &#8220;change location&#8221;.<br />
<div id="attachment_758" class="wp-caption alignnone" style="width: 375px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_3.png" alt="Zune Change Location" title="Zune Change Location" width="365" height="83" class="size-full wp-image-758" /><p class="wp-caption-text">Zune Change Location</p></div></p>
<h2>Step #5</h2>
<p>Change your location to &#8220;United Kingdom&#8221;.<br />
<div id="attachment_759" class="wp-caption alignnone" style="width: 493px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_4.png" alt="Zune UK" title="Zune UK" width="483" height="189" class="size-full wp-image-759" /><p class="wp-caption-text">Zune UK</p></div></p>
<h2>Step #6</h2>
<p>Now plug your Zune back in and launch the Zune software.  Go to settings at top right and then to &#8220;Player Update&#8221; on left hand side.<br />
<div id="attachment_760" class="wp-caption alignnone" style="width: 135px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_5.png" alt="Zune Player Update" title="Zune Player Update" width="125" height="167" class="size-full wp-image-760" /><p class="wp-caption-text">Zune Player Update</p></div></p>
<h2>Step #7</h2>
<p>It should now ask you to upgrade player to 4.3.  Select &#8220;Upgrade&#8221;.  This will take a minute or two.</p>
<h2>Step #8</h2>
<p>You should now see a confirmation screen saying your player is fully up to date.<br />
<div id="attachment_761" class="wp-caption alignnone" style="width: 327px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/11/zune_6.png" alt="Zune Player 4.3" title="Zune Player 4.3" width="317" height="95" class="size-full wp-image-761" /><p class="wp-caption-text">Zune Player 4.3</p></div></p>
<h2>Step #9</h2>
<p>You can now go back to control panel and change your region back to US.</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=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fzune-hd-16gb-4-3-firmware-update-trick" 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%2Fzune-hd-16gb-4-3-firmware-update-trick&amp;t=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick" 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%2Fzune-hd-16gb-4-3-firmware-update-trick&amp;title=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick&amp;bodytext=If%20you%20are%20like%20me%20you%20probably%20haven%27t%20been%20very%20happy%20with%20the%20Zune%20HD%20browser.%20%20The%204.3%20update%20fixes%20a%20lot%20of%20the%20problems%20with%20the%20browser%20and%20it%20is%20a%20lot%20more%20responsive.%20%20After%20installing%20the%20update%20you%20will%20now%20have%20an%20option%20in%20settings%20that%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%2Fzune-hd-16gb-4-3-firmware-update-trick&amp;title=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick&amp;notes=If%20you%20are%20like%20me%20you%20probably%20haven%27t%20been%20very%20happy%20with%20the%20Zune%20HD%20browser.%20%20The%204.3%20update%20fixes%20a%20lot%20of%20the%20problems%20with%20the%20browser%20and%20it%20is%20a%20lot%20more%20responsive.%20%20After%20installing%20the%20update%20you%20will%20now%20have%20an%20option%20in%20settings%20that%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%2Fzune-hd-16gb-4-3-firmware-update-trick" 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%2Fzune-hd-16gb-4-3-firmware-update-trick&amp;title=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick" 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%2Fzune-hd-16gb-4-3-firmware-update-trick&amp;title=Zune%20HD%2016GB%204.3%20Firmware%20Update%20Trick&amp;annotation=If%20you%20are%20like%20me%20you%20probably%20haven%27t%20been%20very%20happy%20with%20the%20Zune%20HD%20browser.%20%20The%204.3%20update%20fixes%20a%20lot%20of%20the%20problems%20with%20the%20browser%20and%20it%20is%20a%20lot%20more%20responsive.%20%20After%20installing%20the%20update%20you%20will%20now%20have%20an%20option%20in%20settings%20that%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/zune-hd-16gb-4-3-firmware-update-trick/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run only scripts that you trust. Disable Powershell Message</title>
		<link>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message</link>
		<comments>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:05:23 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=722</guid>
		<description><![CDATA[If you are like me you have probably run into the following error when trying to run powershell scripts. This becomes very annoying and tedious if you are running different scripts on a regular basis. &#8220;Security Warning &#8211; Run only scripts that you trust. While scripts from the Internet can be useful, this script can [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me you have probably run into the following error when trying to run powershell scripts.  This becomes very annoying and tedious if you are running different scripts on a regular basis.</p>
<blockquote><p>&#8220;Security Warning &#8211; Run only scripts that you trust. While scripts from the Internet can be useful, this script can potentially harm your computer. Do you want to run &#8211;.ps1? [D] Do not run  [R] Run once  [S] Suspend  [?] Help (default is &#8220;D&#8221;):</p></blockquote>
<h2>Step #1</h2>
<p>The first thing you need to do is launch Windows Powershell.</p>
<h2>Step #2</h2>
<p>Then enter the following commands:</p>
<blockquote><p>get-executionpolicy</p></blockquote>
<blockquote><p>set-executionpolicy bypass</p></blockquote>
<div id="attachment_728" class="wp-caption alignnone" style="width: 509px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/powershell1.png" alt="Powershell Trust Scripts" title="Powershell Trust Scripts" width="499" height="89" class="size-full wp-image-728" /><p class="wp-caption-text">Powershell Trust Scripts</p></div>
<p>Now launch your script and enjoy not seeing that annoying message come up.</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=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message" 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%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;t=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message" 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%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;bodytext=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%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%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;notes=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%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%2Frun-only-scripts-that-you-trust-disable-powershell-message" 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%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message" 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%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;annotation=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%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/run-only-scripts-that-you-trust-disable-powershell-message/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ping returns IPv6 Address, ping IPv4?</title>
		<link>http://blog.brianleejackson.com/ping-returns-ipv6-address-ping-ipv4</link>
		<comments>http://blog.brianleejackson.com/ping-returns-ipv6-address-ping-ipv4#comments</comments>
		<pubDate>Wed, 07 Oct 2009 04:02:28 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=672</guid>
		<description><![CDATA[If you are on the same network, or Vlan, or subnet as someone else you will probably notice that if you ping their hostname it will return with a IPv6 address. If you want to still see what their IPv4 address is then simply use the command below: ping hostname -4 Simply add a &#8220;-4&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p>If you are on the same network, or Vlan, or subnet as someone else you will probably notice that if you ping their hostname it will return with a IPv6 address.</p>
<p>If you want to still see what their IPv4 address is then simply use the command below:</p>
<blockquote><p>ping hostname -4</p></blockquote>
<p>Simply add a &#8220;-4&#8243; after your normal ping command.</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=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fping-returns-ipv6-address-ping-ipv4" 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%2Fping-returns-ipv6-address-ping-ipv4&amp;t=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F" 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%2Fping-returns-ipv6-address-ping-ipv4&amp;title=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F&amp;bodytext=If%20you%20are%20on%20the%20same%20network%2C%20or%20Vlan%2C%20or%20subnet%20as%20someone%20else%20you%20will%20probably%20notice%20that%20if%20you%20ping%20their%20hostname%20it%20will%20return%20with%20a%20IPv6%20address.%0D%0A%0D%0AIf%20you%20want%20to%20still%20see%20what%20their%20IPv4%20address%20is%20then%20simply%20use%20the%20command%20below%3A%0D" 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%2Fping-returns-ipv6-address-ping-ipv4&amp;title=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F&amp;notes=If%20you%20are%20on%20the%20same%20network%2C%20or%20Vlan%2C%20or%20subnet%20as%20someone%20else%20you%20will%20probably%20notice%20that%20if%20you%20ping%20their%20hostname%20it%20will%20return%20with%20a%20IPv6%20address.%0D%0A%0D%0AIf%20you%20want%20to%20still%20see%20what%20their%20IPv4%20address%20is%20then%20simply%20use%20the%20command%20below%3A%0D" 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%2Fping-returns-ipv6-address-ping-ipv4" 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%2Fping-returns-ipv6-address-ping-ipv4&amp;title=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F" 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%2Fping-returns-ipv6-address-ping-ipv4&amp;title=Ping%20returns%20IPv6%20Address%2C%20ping%20IPv4%3F&amp;annotation=If%20you%20are%20on%20the%20same%20network%2C%20or%20Vlan%2C%20or%20subnet%20as%20someone%20else%20you%20will%20probably%20notice%20that%20if%20you%20ping%20their%20hostname%20it%20will%20return%20with%20a%20IPv6%20address.%0D%0A%0D%0AIf%20you%20want%20to%20still%20see%20what%20their%20IPv4%20address%20is%20then%20simply%20use%20the%20command%20below%3A%0D" 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/ping-returns-ipv6-address-ping-ipv4/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>UVNC SC working slow in Windows 7 Environment</title>
		<link>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment</link>
		<comments>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment#comments</comments>
		<pubDate>Sat, 26 Sep 2009 20:37:52 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[UVNC]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=665</guid>
		<description><![CDATA[Some of you may have noticed the UVNC SC working slow between windows 7 machines. To fix this, you simply need to recompile your HelpDesk.exe and download the latest version of UVNC client. Rudi De Vos over in the UltraVNC forums posted a fix for this problem. Also, here is the link for the newest [...]]]></description>
			<content:encoded><![CDATA[<p>Some of you may have noticed the UVNC SC working slow between windows 7 machines.  To fix this, you simply need to recompile your HelpDesk.exe and download the latest version of UVNC client.</p>
<p>Rudi De Vos over in the UltraVNC forums <a href="http://forum.ultravnc.info/viewtopic.php?t=15865">posted a fix for this problem</a>.  </p>
<p>Also, here is the <a href="http://www.uvnc.com/download/index.html">link for the newest version of UVNC</a>.</p>
<p>I have tested Rudi&#8217;s fix in test environment and we are now using this in production environment within Windows 7 environment and it is working great.  Thanks Rudi!</p>
<div class="wp-caption alignnone" style="width: 260px"><a href="http://www.uvnc.com/download/index.html"><img alt="UVNC Listener" src="http://www.datines.com/wp-content/gallery/internet/uvnc_logo.jpg" title="UVNC Listener" width="250" height="250" /></a><p class="wp-caption-text">UVNC Listener</p></div>

<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=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fuvnc-sc-working-slow-in-windows-7-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%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;t=UVNC%20SC%20working%20slow%20in%20Windows%207%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%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;bodytext=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" 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%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;notes=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" 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%2Fuvnc-sc-working-slow-in-windows-7-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%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%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%2Fuvnc-sc-working-slow-in-windows-7-environment&amp;title=UVNC%20SC%20working%20slow%20in%20Windows%207%20Environment&amp;annotation=Some%20of%20you%20may%20have%20noticed%20the%20UVNC%20SC%20working%20slow%20between%20windows%207%20machines.%20%20To%20fix%20this%2C%20you%20simply%20need%20to%20recompile%20your%20HelpDesk.exe%20and%20download%20the%20latest%20version%20of%20UVNC%20client.%0D%0A%0D%0ARudi%20De%20Vos%20over%20in%20the%20UltraVNC%20forums%20posted%20a%20fix%20for" 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/uvnc-sc-working-slow-in-windows-7-environment/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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 install HP Mini TouchPad drivers</title>
		<link>http://blog.brianleejackson.com/how-to-install-hp-mini-touchpad-drivers</link>
		<comments>http://blog.brianleejackson.com/how-to-install-hp-mini-touchpad-drivers#comments</comments>
		<pubDate>Sun, 06 Sep 2009 04:41:16 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=588</guid>
		<description><![CDATA[If anyone has recently purchased an HP Mini Netbook they might notice one thing not working after a fresh install of Windows 7. The touchpad scrolling doesn&#8217;t seem to work after fresh install of Windows 7 x32. Read below to find out what you need to get it working. The nice thing is, Windows Updates [...]]]></description>
			<content:encoded><![CDATA[<p>If anyone has recently purchased an HP Mini Netbook they might notice one thing not working after a fresh install of Windows 7. The touchpad scrolling doesn&#8217;t seem to work after fresh install of Windows 7 x32. Read below to find out what you need to get it working. The nice thing is, Windows Updates should pick up everything else automatically.<br />
<div id="attachment_589" class="wp-caption alignnone" style="width: 610px"><a href="http://www.hp.com/united-states/campaigns/mini1000/index.html#/Main/"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/09/HP-Mini.jpg" alt="HP Mini Netbook" title="HP Mini Netbook" width="600" class="size-full wp-image-589" /></a><p class="wp-caption-text">HP Mini Netbook</p></div></p>
<h2>Step #1</h2>
<p>First thing you will need to do is download the Synaptics Touchpad Driver from their website. Download them <a href="http://www.synaptics.com/support/drivers">here</a>.</p>
<h2>Step #2</h2>
<p>If this is a netbook, most likely you are running 32-bit of Windows 7 and so you will need to click on &#8220;Windows Vista 32-bit Edition v10.1.8&#8243; while on Synaptics&#8217; website.</p>
<h2>Step #3</h2>
<p>Once you download it, simply double click on it to run it and then you will have to restart your computer.</p>
<h2>Step #4</h2>
<p>No configuration is necessary. Once you have restarted, you will once again have your touchpad scrolling back.</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%20install%20HP%20Mini%20TouchPad%20drivers%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-install-hp-mini-touchpad-drivers" 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-install-hp-mini-touchpad-drivers&amp;t=How%20to%20install%20HP%20Mini%20TouchPad%20drivers" 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-install-hp-mini-touchpad-drivers&amp;title=How%20to%20install%20HP%20Mini%20TouchPad%20drivers&amp;bodytext=If%20anyone%20has%20recently%20purchased%20an%20HP%20Mini%20Netbook%20they%20might%20notice%20one%20thing%20not%20working%20after%20a%20fresh%20install%20of%20Windows%207.%20The%20touchpad%20scrolling%20doesn%27t%20seem%20to%20work%20after%20fresh%20install%20of%20Windows%207%20x32.%20Read%20below%20to%20find%20out%20what%20you%20need%20to%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%2Fhow-to-install-hp-mini-touchpad-drivers&amp;title=How%20to%20install%20HP%20Mini%20TouchPad%20drivers&amp;notes=If%20anyone%20has%20recently%20purchased%20an%20HP%20Mini%20Netbook%20they%20might%20notice%20one%20thing%20not%20working%20after%20a%20fresh%20install%20of%20Windows%207.%20The%20touchpad%20scrolling%20doesn%27t%20seem%20to%20work%20after%20fresh%20install%20of%20Windows%207%20x32.%20Read%20below%20to%20find%20out%20what%20you%20need%20to%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%2Fhow-to-install-hp-mini-touchpad-drivers" 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-install-hp-mini-touchpad-drivers&amp;title=How%20to%20install%20HP%20Mini%20TouchPad%20drivers" 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-install-hp-mini-touchpad-drivers&amp;title=How%20to%20install%20HP%20Mini%20TouchPad%20drivers&amp;annotation=If%20anyone%20has%20recently%20purchased%20an%20HP%20Mini%20Netbook%20they%20might%20notice%20one%20thing%20not%20working%20after%20a%20fresh%20install%20of%20Windows%207.%20The%20touchpad%20scrolling%20doesn%27t%20seem%20to%20work%20after%20fresh%20install%20of%20Windows%207%20x32.%20Read%20below%20to%20find%20out%20what%20you%20need%20to%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/how-to-install-hp-mini-touchpad-drivers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Slipstream Microsoft Office 2007 Service Pack 2 SP2</title>
		<link>http://blog.brianleejackson.com/how-to-slipstream-microsoft-office-2007-service-pack-2-sp2</link>
		<comments>http://blog.brianleejackson.com/how-to-slipstream-microsoft-office-2007-service-pack-2-sp2#comments</comments>
		<pubDate>Mon, 24 Aug 2009 05:40:38 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=555</guid>
		<description><![CDATA[This is a short guide on how to slipstream Service Pack 2 into Microsoft Office 2007. They way Microsoft does this is that the updates are simply applied immediately after the install. However, this will still save you a lot of time from installing Office and then running Windows Updates; especially if doing a mass [...]]]></description>
			<content:encoded><![CDATA[<p>This is a short guide on how to slipstream Service Pack 2 into Microsoft Office 2007. They way Microsoft does this is that the updates are simply applied immediately after the install. However, this will still save you a lot of time from installing Office and then running Windows Updates; especially if doing a mass deployment or fresh image.<br />
<div id="attachment_556" class="wp-caption alignnone" style="width: 290px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/office_slipstream.jpg" alt="Microsoft Office 2007" title="Microsoft Office 2007" width="280" height="280" class="size-full wp-image-556" /></a><p class="wp-caption-text">Microsoft Office 2007</p></div></p>
<h2>Step #1</h2>
<p>First create two different folders, one for your original office install and the second for your SP2 files. To keep things simply, lets just make them on your desktop, a folder called &#8220;Office07&#8243; and a folder called &#8220;SP2&#8243;.<br />
<div id="attachment_558" class="wp-caption alignnone" style="width: 303px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/officeslipstream_01.png" alt="Create Office Folders" title="Create Office Folders" width="293" height="102" class="size-full wp-image-558" /></a><p class="wp-caption-text">Create Office Folders</p></div></p>
<h2>Step #2</h2>
<p>You now need to copy the contents of your original office install to the &#8220;Office07&#8243; folder on your desktop. If you have an ISO, simply extract that with either 7-Zip or WinRar; or if you have it on a DVD, stick that into your computer, browse to the drive, and copy the contents over.<br />
<div id="attachment_560" class="wp-caption alignnone" style="width: 610px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/officeslipstream_2.PNG" alt="Office 2007 Contents" title="Office 2007 Contents" width="600" class="size-full wp-image-560" /></a><p class="wp-caption-text">Office 2007 Contents</p></div></p>
<h2>Step #3</h2>
<p>Now you need to download SP2 for Microsoft Office if you don&#8217;t already have it. The download link is <a href="http://download.microsoft.com/download/A/1/4/A14E308D-529C-48F9-9DAF-7C3BDC88FA57/office2007sp2-kb953195-fullfile-en-us.exe">here</a>. I would just download it to your desktop.<br />
<div id="attachment_563" class="wp-caption alignnone" style="width: 309px"><a href="http://download.microsoft.com/download/A/1/4/A14E308D-529C-48F9-9DAF-7C3BDC88FA57/office2007sp2-kb953195-fullfile-en-us.exe"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/officeslipstream_03.png" alt="Download Office SP2" title="Download Office SP2" width="299" height="130" class="size-full wp-image-563" /></a><p class="wp-caption-text">Download Office SP2</p></div></p>
<h2>Step #4</h2>
<p>Now open up a command prompt window on your desktop. (Hold shift and right click on your desktop and select Open Command Prompt Windows Here)</p>
<h2>Step #5</h2>
<p>You you are going to extract the SP2 exe which you downloaded earlier. In your command prompt window type: office2007sp2-kb953195-fullfile-en-us.exe /extract:&#8221;C:\Users\YOURUSERNAME\Desktop\SP2&#8243; (make sure you put in your username)<br />
<div id="attachment_564" class="wp-caption alignnone" style="width: 610px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/officeslipstream_04.png" alt="Extracting Office 2007 SP2" title="Extracting Office 2007 SP2" width="600" class="size-full wp-image-564" /></a><p class="wp-caption-text">Extracting Office 2007 SP2</p></div></p>
<h2>Step #6</h2>
<p>You should now be prompted with the EULA. Simply check the box and click next. It will extract SP2 into that SP2 folder on your desktop.<br />
<div id="attachment_565" class="wp-caption alignnone" style="width: 802px"><a href="http://www.microsoft.com"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/officeslipstream_5.png" alt="Office 2007 SP2 EULA" title="Office 2007 SP2 EULA" width="792" height="501" class="size-full wp-image-565" /></a><p class="wp-caption-text">Office 2007 SP2 EULA</p></div></p>
<h2>Step #7</h2>
<p>Now simply copy the contents of the SP2 folder on your desktop to the UPDATES folder within the Office07 folder on your desktop (Office07\Updates). Then you are finished. When you run the setup for Office, (setup.exe) it will now install SP2 while it installs Office 2007.</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%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fhow-to-slipstream-microsoft-office-2007-service-pack-2-sp2" 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-slipstream-microsoft-office-2007-service-pack-2-sp2&amp;t=How%20to%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2" 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-slipstream-microsoft-office-2007-service-pack-2-sp2&amp;title=How%20to%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2&amp;bodytext=This%20is%20a%20short%20guide%20on%20how%20to%20slipstream%20Service%20Pack%202%20into%20Microsoft%20Office%202007.%20They%20way%20Microsoft%20does%20this%20is%20that%20the%20updates%20are%20simply%20applied%20immediately%20after%20the%20install.%20However%2C%20this%20will%20still%20save%20you%20a%20lot%20of%20time%20from%20installing%20O" 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-slipstream-microsoft-office-2007-service-pack-2-sp2&amp;title=How%20to%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2&amp;notes=This%20is%20a%20short%20guide%20on%20how%20to%20slipstream%20Service%20Pack%202%20into%20Microsoft%20Office%202007.%20They%20way%20Microsoft%20does%20this%20is%20that%20the%20updates%20are%20simply%20applied%20immediately%20after%20the%20install.%20However%2C%20this%20will%20still%20save%20you%20a%20lot%20of%20time%20from%20installing%20O" 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-slipstream-microsoft-office-2007-service-pack-2-sp2" 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-slipstream-microsoft-office-2007-service-pack-2-sp2&amp;title=How%20to%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2" 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-slipstream-microsoft-office-2007-service-pack-2-sp2&amp;title=How%20to%20Slipstream%20Microsoft%20Office%202007%20Service%20Pack%202%20SP2&amp;annotation=This%20is%20a%20short%20guide%20on%20how%20to%20slipstream%20Service%20Pack%202%20into%20Microsoft%20Office%202007.%20They%20way%20Microsoft%20does%20this%20is%20that%20the%20updates%20are%20simply%20applied%20immediately%20after%20the%20install.%20However%2C%20this%20will%20still%20save%20you%20a%20lot%20of%20time%20from%20installing%20O" 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-slipstream-microsoft-office-2007-service-pack-2-sp2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
