<?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; Windows 7</title>
	<atom:link href="http://blog.brianleejackson.com/tag/windows-7/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>Copy Taskbar Icons Windows 7 Sysprep v2</title>
		<link>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2</link>
		<comments>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2#comments</comments>
		<pubDate>Mon, 21 Jun 2010 16:10:48 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[audit mode]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Taskbar Icons]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=992</guid>
		<description><![CDATA[Ok, you can thank a colleague of mine (Dinyero Johnson) for this new single vbs script that now copies the taskbar icons and deletes itself. The vbs script is a little nicer than version one (CMD) because it runs without any windows and in my opinion vbs scripts just run smoother . Also, it is [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, you can thank a colleague of mine (Dinyero Johnson) for this new single vbs script that now copies the taskbar icons and deletes itself.</p>
<p>The vbs script is a little nicer than version one (CMD) because it runs without any windows and in my opinion vbs scripts just run smoother <img src='http://blog.brianleejackson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  Also, it is a single file and the tutorial has less steps.</p>
<p>So for all of you who grabbed version one, lol, grab version 2!!!  And if you are using WIM images, you can simply mount your image, replace the script, and unmount/commit.</p>
<p><u>Repeat instructions are below</u>:</p>
<p>When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something that don’t copy over. Well that is because the icons are not part of the users profile. So the copyprofile=true command does work for almost everything, but it doesn’t copy over your taskbar icons.  So here is a script that will do it for you.</p>
<h2>Step #1</h2>
<p>Download the vbs script (11kb). <a href="http://www.brianleejackson.com/download/SetTaskbar.vbs">Click Here to Download or Right Click and Save Target As&#8230;</a>.<br />
You might have to remove the .txt extension when you are downloading the script.  You are going to drop this script into the correct place during audit mode.</p>
<h2>Step #2</h2>
<p>Copy the vbs script into the startup folder in the start menu.</p>
<h2>Step #3</h2>
<p>The vbs script unpins WMP, IE, and Windows Explorer and then repins the icons in the order you want.  My file has this order:</p>
<blockquote><p>Windows Explorer, IE, Firefox, Word, Excel, Outlook, WMP</p></blockquote>
<h2>Step #4</h2>
<p>Now run sysprep as you normally would and the script is copied into the default profile. That means for every new user, the script pins the icons in the order you want, the script then deletes itself and never runs again. For the correct procedure on sysprepping your machine, read my <a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish-v2">Windows 7 Sysprep Tutorial</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=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep-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%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;t=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%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%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;bodytext=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" 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%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;notes=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" 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%2Fcopy-taskbar-icons-windows-7-sysprep-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%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%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%2Fcopy-taskbar-icons-windows-7-sysprep-v2&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20v2&amp;annotation=Ok%2C%20you%20can%20thank%20a%20colleague%20of%20mine%20%28Dinyero%20Johnson%29%20for%20this%20new%20single%20vbs%20script%20that%20now%20copies%20the%20taskbar%20icons%20and%20deletes%20itself.%0D%0A%0D%0AThe%20vbs%20script%20is%20a%20little%20nicer%20than%20version%20one%20%28CMD%29%20because%20it%20runs%20without%20any%20windows%20and%20in%20my%20opin" 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/copy-taskbar-icons-windows-7-sysprep-v2/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Copy Taskbar Icons Windows 7 Sysprep</title>
		<link>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep</link>
		<comments>http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep#comments</comments>
		<pubDate>Thu, 17 Jun 2010 04:22:08 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[audit mode]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Taskbar Icons]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=970</guid>
		<description><![CDATA[THIS IS OLD, VERSION 2 IS NOW AVAILABLE &#8211; CLICK HERE Sorry for not posting this earlier but I have had a rough last couple months. Just now getting back into the swing of things. When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep-v2">THIS IS OLD, VERSION 2 IS NOW AVAILABLE &#8211; CLICK HERE</a></h3>
<p>Sorry for not posting this earlier but I have had a rough last couple months.  Just now getting back into the swing of things.</p>
<p>When running sysprep in Windows 7 with the unattend.xml file, you will probably notice that the taskbar icons are something that don&#8217;t copy over.  Well that is because the icons are not part of the users profile.  So the copyprofile=true command does work for almost everything, but it doesn&#8217;t copy over your taskbar icons.  </p>
<p>Thankfully the &#8220;<a href="http://blogs.technet.com/b/deploymentguys/archive/2009/04/08/pin-items-to-the-start-menu-or-windows-7-taskbar-via-script.aspx">Deployment Guys</a>&#8221; already have a VBS script that will pin and unpin icons.  I have edited this script and done most of the hard work for you.  Basically we are going to dump a few scripts into the &#8220;startup folder&#8221; (and yes I said startup folder, it is messy but it works and finishes clean) which will run <strong>only the first time</strong> every new user logs in.  It will pin the icons you want, in any order you want, both to the taskbar and the startmenu and then the script is deleted from the startup folder and never runs again for that user.  It does work perfectly and I currently am using this in a corporate environment with around 400-500 computers.</p>
<h2>Step #1</h2>
<p>Download the scripts that I have packaged together. <a href="http://www.brianleejackson.com/download/scripts/scripts.zip">Click here to download</a>.  Again, most of these scripts were written by The Deployment Guys, I have just tweaked them and added a few. It is a 35mb zip file.</p>
<p>The zip file contains the following files:</p>
<blockquote><p>
- taskbar.bat<br />
- taskbar_operations.cmd<br />
- pin.wsf<br />
- unpin.wsf<br />
- pinitem.vbs<br />
- listverbs.vbs<br />
- zti-specialfolderlib.vbs<br />
- ztiutility.vbs
</p></blockquote>
<p>You are going to drop these scripts into the correct places <strong>during audit mode</strong>.  </p>
<h2>Step #2</h2>
<p>Copy the taskbar.bat file into the startup folder in the start menu.  </p>
<p>Below is an explanation of what that taskbar.bat file is doing:</p>
<p><strong>cd C:\Windows\Scripts\</strong><br />
This changes the directory to the scripts folders.</p>
<p><strong>call taskbar_operations.cmd</strong><br />
Calls the cmd file which unpins and pins the taskbar icons.</p>
<p><strong>cd C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup&#8221;</strong><br />
This changes the directory to the startup folder.</p>
<p><strong>DEL taskbar.bat</strong><br />
This deletes the taskbar.bat after it is done, so it won&#8217;t run again for that user.</p>
<h2>Step #3</h2>
<p>The taskbar_operations.cmd file is the file that has all the custom icon paths in it that are pinned or unpinned.<br />
My file has the following in this order:</p>
<blockquote><p>Windows Explorer, IE, Firefox, Word, Excel, Outlook, WMP</p></blockquote>
<p>If you want to change these, simply look in the cmd file and you will figure out what you need to change, it is pretty simple. Also, the default order when running sysprep is WMP, IE, and Windows Explorer, so the script is actually unpinning WMP, unpinning IE, (windows explorer is now bumped over to the left side) and then it pins the rest of the icons in order.</p>
<h2>Step #4</h2>
<p>Create a &#8220;scripts&#8221; folder in the <strong>C:\Windows</strong> directory and drop all of the files into it, except for the taskbar.bat file which you should already have in your startup folder.</p>
<h2>Step #5</h2>
<p>Now run sysprep as you normally would and the scripts are copied into the default profile.  That means for <strong>every new user</strong>, the scripts pin the icons in the order you want, the script then deletes itself and never runs again.  For the correct procedure on sysprepping your machine, read my <a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish-v2">Windows 7 Sysprep Tutorial</a>.  </p>
<p>I am definitely not a programmer, but this works, and I don&#8217;t see Microsoft giving us a better solution <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=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;t=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;bodytext=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" 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%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;notes=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" 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%2Fcopy-taskbar-icons-windows-7-sysprep" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fcopy-taskbar-icons-windows-7-sysprep&amp;title=Copy%20Taskbar%20Icons%20Windows%207%20Sysprep&amp;annotation=THIS%20IS%20OLD%2C%20VERSION%202%20IS%20NOW%20AVAILABLE%20-%20CLICK%20HERE%0D%0A%0D%0ASorry%20for%20not%20posting%20this%20earlier%20but%20I%20have%20had%20a%20rough%20last%20couple%20months.%20%20Just%20now%20getting%20back%20into%20the%20swing%20of%20things.%0D%0A%0D%0AWhen%20running%20sysprep%20in%20Windows%207%20with%20the%20unattend.xml%20file%2C%20yo" 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/copy-taskbar-icons-windows-7-sysprep/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<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>Windows 7 Resource Kit &#8211; My Blog in a book!</title>
		<link>http://blog.brianleejackson.com/windows-7-resource-kit-my-blog-in-a-book</link>
		<comments>http://blog.brianleejackson.com/windows-7-resource-kit-my-blog-in-a-book#comments</comments>
		<pubDate>Wed, 04 Nov 2009 08:06:49 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=735</guid>
		<description><![CDATA[I have been blogging a lot over the past year about my experiences with Windows 7, WinPE 3.0, etc. The first reason I started blogging was not only to document for myself but also because I was trying to save others some time. Well, the good news is that Microsoft finally decided to document all [...]]]></description>
			<content:encoded><![CDATA[<p>I have been blogging a lot over the past year about my experiences with Windows 7, WinPE 3.0, etc.  The first reason I started blogging was not only to document for myself but also because I was trying to save others some time.  Well, the good news is that Microsoft finally decided to document all these topics.  If you haven&#8217;t already, drop by Amazon and buy this book:<br />
<a href="http://www.amazon.com/gp/product/0735627002?ie=UTF8&#038;tag=brlejaitbl-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0735627002">Windows® 7 Resource Kit</a>.<img src="http://www.assoc-amazon.com/e/ir?t=brlejaitbl-20&#038;l=as2&#038;o=1&#038;a=0735627002" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />  It is literally my blog in a book with much more detail!  Everyone that has asked me questions on this blog, 99% of the answers for them are in this book.  It is 1700 pages long, and worth every page.  The paperback edition includes a CD in the back with over 250 powershell scripts and an eBook of the entire book.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.amazon.com/gp/product/0735627002?ie=UTF8&#038;tag=brlejaitbl-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0735627002"><img alt="Windows 7 Resource Kit" src="http://ecx.images-amazon.com/images/I/51-2-teeV6L._SS500_.jpg" title="Windows 7 Resource Kit" width="500" height="500" /></a><p class="wp-caption-text">Windows 7 Resource Kit</p></div>
<p>Here is the layout of the book:</p>
<blockquote><p><strong>Chapter 1</strong>: Overview of Windows 7 Improvements<br />
<strong>Chapter 2</strong>: Security in Windows 7<br />
<strong>Chapter 3</strong>: Deployment Platform<br />
<strong>Chapter 4</strong>: Planning Deployment<br />
<strong>Chapter 5</strong>: Testing Application Compatibility<br />
<strong>Chapter 6</strong>: Developing Disk Images<br />
<strong>Chapter 7</strong>: Migrating User State Data<br />
<strong>Chapter 8</strong>: Deploying Applications<br />
<strong>Chapter 9</strong>: Preparing Windows PE<br />
<strong>Chapter 10</strong>: Configuring Windows Deployment Services<br />
<strong>Chapter 11</strong>: Using Volume Activation<br />
<strong>Chapter 12</strong>: Deploying with Microsoft Deployment Toolkit<br />
<strong>Chapter 13</strong>: Overview of Management Tools<br />
<strong>Chapter 14</strong>: Managing the Desktop Environment<br />
<strong>Chapter 15</strong>: Managing Users and User Data<br />
<strong>Chapter 16</strong>: Managing Disks and File Systems<br />
<strong>Chapter 17</strong>: Managing Devices and Services<br />
<strong>Chapter 18</strong>: Managing Printing<br />
<strong>Chapter 19</strong>: Managing Search<br />
<strong>Chapter 20</strong>: Managing Windows Internet Explorer<br />
<strong>Chapter 21</strong>: Maintaining Desktop Health<br />
<strong>Chapter 22</strong>: Supporting Users with Remote Assistance<br />
<strong>Chapter 23</strong>: Managing Software Updates<br />
<strong>Chapter 24</strong>: Managing Client Protection<br />
<strong>Chapter 25</strong>: Configuring Windows Networking<br />
<strong>Chapter 26</strong>: Configuring Windows Firewall and IPsec<br />
<strong>Chapter 27</strong>: Connecting Remote Users and Networks<br />
<strong>Chapter 28</strong>: Deploying IPv6<br />
<strong>Chapter 29</strong>: Configuring Startup and Troubleshooting Startup Issues<br />
<strong>Chapter 30</strong>: Troubleshooting Hardware, Driver, and Disk Issues<br />
<strong>Chapter 31</strong>: Troubleshooting Network Issues<br />
<strong>Chapter 32</strong>: Troubleshooting Stop Messages
</p></blockquote>
<p>In my opinion this book could be priced a lot higher for all the information it has in it.  If you are nerdy enough this would make a great stocking stuffer <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=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fwindows-7-resource-kit-my-blog-in-a-book" 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%2Fwindows-7-resource-kit-my-blog-in-a-book&amp;t=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21" 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%2Fwindows-7-resource-kit-my-blog-in-a-book&amp;title=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21&amp;bodytext=I%20have%20been%20blogging%20a%20lot%20over%20the%20past%20year%20about%20my%20experiences%20with%20Windows%207%2C%20WinPE%203.0%2C%20etc.%20%20The%20first%20reason%20I%20started%20blogging%20was%20not%20only%20to%20document%20for%20myself%20but%20also%20because%20I%20was%20trying%20to%20save%20others%20some%20time.%20%20Well%2C%20the%20good%20news%20i" 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%2Fwindows-7-resource-kit-my-blog-in-a-book&amp;title=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21&amp;notes=I%20have%20been%20blogging%20a%20lot%20over%20the%20past%20year%20about%20my%20experiences%20with%20Windows%207%2C%20WinPE%203.0%2C%20etc.%20%20The%20first%20reason%20I%20started%20blogging%20was%20not%20only%20to%20document%20for%20myself%20but%20also%20because%20I%20was%20trying%20to%20save%20others%20some%20time.%20%20Well%2C%20the%20good%20news%20i" 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%2Fwindows-7-resource-kit-my-blog-in-a-book" 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%2Fwindows-7-resource-kit-my-blog-in-a-book&amp;title=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21" 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%2Fwindows-7-resource-kit-my-blog-in-a-book&amp;title=Windows%207%20Resource%20Kit%20-%20My%20Blog%20in%20a%20book%21&amp;annotation=I%20have%20been%20blogging%20a%20lot%20over%20the%20past%20year%20about%20my%20experiences%20with%20Windows%207%2C%20WinPE%203.0%2C%20etc.%20%20The%20first%20reason%20I%20started%20blogging%20was%20not%20only%20to%20document%20for%20myself%20but%20also%20because%20I%20was%20trying%20to%20save%20others%20some%20time.%20%20Well%2C%20the%20good%20news%20i" 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/windows-7-resource-kit-my-blog-in-a-book/feed</wfw:commentRss>
		<slash:comments>1</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>Completely removing Windows Vista/Windows 7 Printer Driver</title>
		<link>http://blog.brianleejackson.com/completely-removing-windows-vistawindows-7-printer-driver</link>
		<comments>http://blog.brianleejackson.com/completely-removing-windows-vistawindows-7-printer-driver#comments</comments>
		<pubDate>Mon, 26 Oct 2009 04:36:56 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Printer]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=697</guid>
		<description><![CDATA[If you right click on a printer and delete it, this doesn&#8217;t remove the printer driver from the machine. Sometimes when working with print servers and testing multiple drivers there will be times when you need to completely remove a driver package from the machine so you can install a new or different one. Windows [...]]]></description>
			<content:encoded><![CDATA[<p>If you right click on a printer and delete it, this doesn&#8217;t remove the printer driver from the machine.  Sometimes when working with print servers and testing multiple drivers there will be times when you need to completely remove a driver package from the machine so you can install a new or different one.</p>
<p>Windows Vista and Windows 7 has a tool called the Microsoft Management Console (MMC) built into windows which you will use to remove the drivers.</p>
<h2>Step #1</h2>
<p>Reboot the machine and login as “Administrator”.</p>
<h2>Step #2</h2>
<p>Go to the start menu and start typing MMC, you will see the Microsoft Management Console shortcut appear in the start menu; click on it.<br />
<div id="attachment_706" class="wp-caption alignnone" style="width: 425px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_1.png" alt="MMC - Remove Print Driver" title="MMC - Remove Print Driver" width="415" height="515" class="size-full wp-image-706" /><p class="wp-caption-text">MMC - Remove Print Driver</p></div><br />
<div id="attachment_710" class="wp-caption alignnone" style="width: 531px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_21.png" alt="MMC " title="MMC " width="521" height="349" class="size-full wp-image-710" /><p class="wp-caption-text">MMC </p></div></p>
<h2>Step #3</h2>
<p>Go up to the file menu and select Add/Remove Snap-in&#8230;<br />
<div id="attachment_714" class="wp-caption alignnone" style="width: 501px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_31.png" alt="MMC - Add/Remove Snap-in..." title="MMC - Add/Remove Snap-in..." width="491" height="295" class="size-full wp-image-714" /><p class="wp-caption-text">MMC - Add/Remove Snap-in...</p></div></p>
<h2>Step #4</h2>
<p>Then scroll down in the list and select the &#8220;Print Management&#8221; snap-in and then hit &#8220;Add&#8221;.<br />
<div id="attachment_716" class="wp-caption alignnone" style="width: 331px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_4.png" alt="MMC - Print Management" title="MMC - Print Management" width="321" height="403" class="size-full wp-image-716" /><p class="wp-caption-text">MMC - Print Management</p></div></p>
<h2>Step #5</h2>
<p>At this screen you are going to want to select &#8220;Add the Local Server&#8221;, hit Finish, and then hit ok.<br />
<div id="attachment_718" class="wp-caption alignnone" style="width: 461px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_5.png" alt="MMC - Add the Local Server" title="MMC - Add the Local Server" width="451" height="247" class="size-full wp-image-718" /><p class="wp-caption-text">MMC - Add the Local Server</p></div></p>
<h2>Step #6</h2>
<p>Then you can scroll down to your computer name, select the drivers tree and then right click on the driver you want to remove and select &#8220;Remove Driver Package&#8221;.<br />
<div id="attachment_720" class="wp-caption alignnone" style="width: 453px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/printer_tutorial_7_6.png" alt="MMC - Remove Driver Package" title="MMC - Remove Driver Package" width="443" height="243" class="size-full wp-image-720" /><p class="wp-caption-text">MMC - Remove Driver Package</p></div></p>
<h2>Step #7</h2>
<p>Make sure you reboot your machine before trying to add new or different print drivers.</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=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fcompletely-removing-windows-vistawindows-7-printer-driver" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver&amp;t=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver&amp;title=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver&amp;bodytext=If%20you%20right%20click%20on%20a%20printer%20and%20delete%20it%2C%20this%20doesn%27t%20remove%20the%20printer%20driver%20from%20the%20machine.%20%20Sometimes%20when%20working%20with%20print%20servers%20and%20testing%20multiple%20drivers%20there%20will%20be%20times%20when%20you%20need%20to%20completely%20remove%20a%20driver%20package%20fr" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver&amp;title=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver&amp;notes=If%20you%20right%20click%20on%20a%20printer%20and%20delete%20it%2C%20this%20doesn%27t%20remove%20the%20printer%20driver%20from%20the%20machine.%20%20Sometimes%20when%20working%20with%20print%20servers%20and%20testing%20multiple%20drivers%20there%20will%20be%20times%20when%20you%20need%20to%20completely%20remove%20a%20driver%20package%20fr" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver&amp;title=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver" 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%2Fcompletely-removing-windows-vistawindows-7-printer-driver&amp;title=Completely%20removing%20Windows%20Vista%2FWindows%207%20Printer%20Driver&amp;annotation=If%20you%20right%20click%20on%20a%20printer%20and%20delete%20it%2C%20this%20doesn%27t%20remove%20the%20printer%20driver%20from%20the%20machine.%20%20Sometimes%20when%20working%20with%20print%20servers%20and%20testing%20multiple%20drivers%20there%20will%20be%20times%20when%20you%20need%20to%20completely%20remove%20a%20driver%20package%20fr" 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/completely-removing-windows-vistawindows-7-printer-driver/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>VCSY Updates &#8211; Microsoft and Windows 7</title>
		<link>http://blog.brianleejackson.com/vcsy-updates-microsoft-and-windows-7</link>
		<comments>http://blog.brianleejackson.com/vcsy-updates-microsoft-and-windows-7#comments</comments>
		<pubDate>Thu, 22 Oct 2009 06:25:05 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VCSY]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=693</guid>
		<description><![CDATA[This timeline has been presented by a few bloggers already; but here it is again for those who might have just started following VCSY: Microsoft RELEASE of Windows 7 Oct. 22nd (RIGHT NOW!!) Microsoft 1st Quarter report due about October 23rd Microsoft&#8217;s $2 Billion credit facility expires November 6&#8242; 2009 NAVPath set to be launched [...]]]></description>
			<content:encoded><![CDATA[<p>This timeline has been presented by a few bloggers already; but here it is again for those who might have just started following VCSY:</p>
<li>Microsoft RELEASE of Windows 7 Oct. 22nd (RIGHT NOW!!)</li>
<li>Microsoft 1st Quarter report due about October 23rd</li>
<li>Microsoft&#8217;s $2 Billion credit facility expires November 6&#8242; 2009</li>
<li>NAVPath set to be launched at the 2009 Directions Conference November 11-14th</li>
<li>VCSY&#8217;s 10Q report -Nov. 14th (Partnership?) </li>
<li>Azure is expected to unveil at the 2009 PDC November 16-19th</li>
<li>Microsoft&#8217;s $1 Billion 364-credit facility expires March 12&#8242; 2010</li>
<p>What we can hope for is that Microsoft mention&#8217;s VCSY in press conference and then things will really skyrocket.  Also, Windows 7 has already become Amazon&#8217;s biggest pre-order to date; outselling Harry Potter.</p>
<p><img alt="" src="http://zikkir.com/scitech/uploads/windows7_logo4.jpg" title="Windows 7" class="alignnone" width="400" height="348" /></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=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fvcsy-updates-microsoft-and-windows-7" 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%2Fvcsy-updates-microsoft-and-windows-7&amp;t=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207" 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%2Fvcsy-updates-microsoft-and-windows-7&amp;title=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207&amp;bodytext=This%20timeline%20has%20been%20presented%20by%20a%20few%20bloggers%20already%3B%20but%20here%20it%20is%20again%20for%20those%20who%20might%20have%20just%20started%20following%20VCSY%3A%0D%0A%09Microsoft%20RELEASE%20of%20Windows%207%20Oct.%2022nd%20%28RIGHT%20NOW%21%21%29%0D%0A%09Microsoft%201st%20Quarter%20report%20due%20about%20October%2023rd%0D%0A%09Mi" 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%2Fvcsy-updates-microsoft-and-windows-7&amp;title=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207&amp;notes=This%20timeline%20has%20been%20presented%20by%20a%20few%20bloggers%20already%3B%20but%20here%20it%20is%20again%20for%20those%20who%20might%20have%20just%20started%20following%20VCSY%3A%0D%0A%09Microsoft%20RELEASE%20of%20Windows%207%20Oct.%2022nd%20%28RIGHT%20NOW%21%21%29%0D%0A%09Microsoft%201st%20Quarter%20report%20due%20about%20October%2023rd%0D%0A%09Mi" 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%2Fvcsy-updates-microsoft-and-windows-7" 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%2Fvcsy-updates-microsoft-and-windows-7&amp;title=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207" 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%2Fvcsy-updates-microsoft-and-windows-7&amp;title=VCSY%20Updates%20-%20Microsoft%20and%20Windows%207&amp;annotation=This%20timeline%20has%20been%20presented%20by%20a%20few%20bloggers%20already%3B%20but%20here%20it%20is%20again%20for%20those%20who%20might%20have%20just%20started%20following%20VCSY%3A%0D%0A%09Microsoft%20RELEASE%20of%20Windows%207%20Oct.%2022nd%20%28RIGHT%20NOW%21%21%29%0D%0A%09Microsoft%201st%20Quarter%20report%20due%20about%20October%2023rd%0D%0A%09Mi" 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/vcsy-updates-microsoft-and-windows-7/feed</wfw:commentRss>
		<slash:comments>4</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>
	</channel>
</rss>
