<?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>Brian Jackson&#039;s IT Blog &#187; Windows 7 Beta</title>
	<atom:link href="http://blog.brianleejackson.com/tag/windows-7-beta/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Dec 2011 23:22:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>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[This article can also be read at my new website: http://www.theitbros.com. 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. [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message' addthis:title='Run only scripts that you trust. Disable Powershell Message' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p><b><font color="maroon">This article can also be read at my new website: <a href="http://theitbros.com/run-only-scripts-that-you-trust-powershell">http://www.theitbros.com</a>.</font></b></p>
<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="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message' addthis:title='Run only scripts that you trust. Disable Powershell Message' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message/feed</wfw:commentRss>
		<slash:comments>2</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 [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/completely-removing-windows-vistawindows-7-printer-driver' addthis:title='Completely removing Windows Vista/Windows 7 Printer Driver' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></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 <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> 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="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/completely-removing-windows-vistawindows-7-printer-driver' addthis:title='Completely removing Windows Vista/Windows 7 Printer Driver' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/completely-removing-windows-vistawindows-7-printer-driver/feed</wfw:commentRss>
		<slash:comments>24</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 [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment' addthis:title='UVNC SC working slow in Windows 7 Environment' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></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 <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> 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="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment' addthis:title='UVNC SC working slow in Windows 7 Environment' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/uvnc-sc-working-slow-in-windows-7-environment/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Fix Corrupt Windows 7 Profile &#8211; Logged in as Temp</title>
		<link>http://blog.brianleejackson.com/how-to-fix-corrupt-windows-7-profile-logged-in-as-temp</link>
		<comments>http://blog.brianleejackson.com/how-to-fix-corrupt-windows-7-profile-logged-in-as-temp#comments</comments>
		<pubDate>Sat, 22 Aug 2009 01:33:18 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=549</guid>
		<description><![CDATA[While working with Microsoft&#8217;s Windows 7 operating system over the past few months I have noticed that sometimes when working with multiple profiles that they can sometimes get corrupted. The error I would receive says that &#8220;You are logged into a Temporary Profile.&#8221; This means that anything that user would do under that profile would [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-fix-corrupt-windows-7-profile-logged-in-as-temp' addthis:title='How to Fix Corrupt Windows 7 Profile &#8211; Logged in as Temp' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>While working with Microsoft&#8217;s <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> operating system over the past few months I have noticed that sometimes when working with multiple profiles that they can sometimes get corrupted. The error I would receive says that &#8220;You are logged into a Temporary Profile.&#8221; This means that anything that user would do under that profile would get wiped immediately upon logging off. This problem seems to happen more frequently when it is a member of a domain. This will show you how to fix the profile error in <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> without having to simply wipe the profile. This can come in very handy sometimes and has saved me hours of backing up and transferring profile data.<br />
<div id="attachment_550" class="wp-caption alignnone" style="width: 235px"><a href="http://amzn.to/oFGSrS"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/windows7corrupt.png" alt="Windows 7" title="Windows 7" width="225" height="199" class="size-full wp-image-550" /></a><p class="wp-caption-text">Windows 7</p></div></p>
<h2>Step #1</h2>
<p>Restart your PC to release the locks on your profiles.</p>
<h2>Step #2</h2>
<p>Log on with another administrative account.</p>
<h2>Step #3</h2>
<p>Delete C:\Users\%username%</p>
<h2>Step #4</h2>
<p>Delete C:\Users\TEMP</p>
<h2>Step #5</h2>
<p>Delete the registry key matching your SID from</p>
<blockquote><p>“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList”. </p></blockquote>
<p>Check the value “ProfileImagePath” to make sure you pick your own profile.</p>
<h2>Step #6</h2>
<p>Restart once again and then you’re done!</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-fix-corrupt-windows-7-profile-logged-in-as-temp' addthis:title='How to Fix Corrupt Windows 7 Profile &#8211; Logged in as Temp' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-fix-corrupt-windows-7-profile-logged-in-as-temp/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Capture and Deploy Image (.wim) Without Sysprep</title>
		<link>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep</link>
		<comments>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep#comments</comments>
		<pubDate>Sun, 09 Aug 2009 01:24:35 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[.bat]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[GimageX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=498</guid>
		<description><![CDATA[If you are using WinPE 2.0 or WinPE 3.0 to capture your PC images (.wim files) and deploy them you have probably run into a little problem when trying to deploy an image of Vista or Windows 7 when not first running sysprep. The problem is that if you try to re-deploy an image of [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep' addthis:title='How to Capture and Deploy Image (.wim) Without Sysprep' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>If you are using WinPE 2.0 or WinPE 3.0 to capture your PC images (.wim files) and deploy them you have probably run into a little problem when trying to deploy an image of Vista or <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> when not first running sysprep. The problem is that if you try to re-deploy an image of a nonsysprepped image of Vista or 7 that the BootMGR will be broken. Follow the steps below to fix this problem.<br />
<a href="http://amzn.to/oFGSrS"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/08/without_sysprep.jpg" alt="Microsoft Windows 7" title="Microsoft Windows 7" width="150" class="size-full wp-image-499" /></a></p>
<h2>Step #1</h2>
<p>I am assuming you have captured your image already and are ready for deployment. Go ahead and boot up your image deployment software (WinPE 2.0 or WinPE 3.0).</p>
<h2>Step #2</h2>
<p>In my other articles I describe how to use DiskPart and also avoiding the hidden partition before deploying a new image. I suggest reading them.</p>
<h2>Step #3</h2>
<p>After you have deployed your non-sysprepped image you need to run the following commands: (I have a batch file I use to do this).</p>
<blockquote><p>bcdedit /set {default} device partition=c:<br />
bcdedit /set {default} osdevice partition=c:<br />
bcdedit /set {bootmgr} device partition=c:</p></blockquote>
<h2>Step #4</h2>
<p>This will fix the BOOTMGR problem when deploying a non-syprepped image in Vista or 7. Enjoy!</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep' addthis:title='How to Capture and Deploy Image (.wim) Without Sysprep' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-capture-and-deploy-image-wim-without-sysprep/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Install Windows 7 From a Flash Drive / USB Stick</title>
		<link>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick</link>
		<comments>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick#comments</comments>
		<pubDate>Sat, 01 Aug 2009 04:55:35 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[WinPE 3.0]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=440</guid>
		<description><![CDATA[This is a short guide on how to install Windows 7 onto a computer from a USB Flash Drive / USB Stick or Portable Hard Drive. Since read speeds are faster from USB drive than your CD-ROM drive, this actually decreases the install time for Windows 7. Step #1 The first thing you will need [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick' addthis:title='How to Install Windows 7 From a Flash Drive / USB Stick' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>This is a short guide on how to install <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> onto a computer from a USB Flash Drive / USB Stick or Portable Hard Drive. Since read speeds are faster from USB drive than your CD-ROM drive, this actually decreases the install time for Windows 7.<br />
<div id="attachment_443" class="wp-caption alignnone" style="width: 310px"><a href="http://amzn.to/mOIti5"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/flashdrive.jpg" alt="OCZ Flash Drive - Install Windows 7" title="OCZ Flash Drive - Install Windows 7" width="300" height="300" class="size-full wp-image-443" /></a><p class="wp-caption-text">OCZ Flash Drive - Install Windows 7</p></div></p>
<h2>Step #1</h2>
<p>The first thing you will need to do is format your USB Flash Drive or Portable Hard Drive so that your computer will read it as a bootable drive. So plug your flash drive into a workstation.</p>
<h2>Step #2</h2>
<p>Open up Command Prompt / CMD (located in Program Files->Accessories) and type the following commands:</p>
<blockquote><p>DiskPart<br />
List Disk (this will list the disks currently plugged into your computer. Most likely, the C: drive on that computer will be listed as disk 0, and you will have to look down the list to see which disk your flash drive is. Look at the corresponding disk sizes to easily figure it out.)<br />
Select Disk 3 (I am using 3 as example for assigned flash drive)<br />
Clean<br />
Create Partition Primary<br />
Select Partition 1<br />
Active<br />
Format FS=NTFS Quick<br />
Assign (you can assign a particular drive letter if you want, example: assign=E:)<br />
Exit (this will exit DiskPart)<br />
Exit (this will exit CMD)</p></blockquote>
<h2>Step #3</h2>
<p>Next you will need to either insert your <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7 CD</a> and browse to the CD or open up your Windows 7 ISO and browse to the folders within it. (If you are using ISO, I would suggest extracting the contents to a new folder)</p>
<h2>Step #4</h2>
<p>Next you will need to spoof your flash stick so that the computer will think it is an install CD. From within the root of the Windows 7 CD or ISO contents, right click while holding shift key and select &#8220;Open Command Windows Here&#8221;. This will open up a Command Prompt window within that directory. Then input the following commands:</p>
<blockquote><p>cd Boot<br />
bootsect /nt60 E: (I am using drive letter E: as my flash drive)<br />
exit (exits command prompt)</p></blockquote>
<h2>Step #5</h2>
<p>Next simply copy over the entire contents of your <a href="http://amzn.to/oFGSrS" target="_blank">windows 7 CD</a> or ISO to your flash drive.</p>
<h2>Step #6</h2>
<p>Reboot the computer your are wanting to install Windows 7 on with the flash drive plugged in, hit the boot key (normally F12, DEL, or ESC) to select the boot device, boot to your flash drive, and it will go immediately to the Windows 7 Setup screen.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick' addthis:title='How to Install Windows 7 From a Flash Drive / USB Stick' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-install-windows-7-from-flash-drive-usb-stick/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Avoid Reserved or Hidden Partition in Windows 7</title>
		<link>http://blog.brianleejackson.com/how-to-avoid-reserved-or-hidden-partition-in-windows-7</link>
		<comments>http://blog.brianleejackson.com/how-to-avoid-reserved-or-hidden-partition-in-windows-7#comments</comments>
		<pubDate>Wed, 29 Jul 2009 02:14:11 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=405</guid>
		<description><![CDATA[There is a hidden partition created by default in Windows 7. This can be very frustrating, especially for IT administrators who are working with capturing and deploying images with Sysprep and ImageX. The boot files needed for Windows 7 to boot correctly are stored on this 2nd hidden partition. This will show you how to [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-avoid-reserved-or-hidden-partition-in-windows-7' addthis:title='How to Avoid Reserved or Hidden Partition in Windows 7' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>There is a hidden partition created by default in <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a>. This can be very frustrating, especially for IT administrators who are working with capturing and deploying images with Sysprep and ImageX. The boot files needed for Windows 7 to boot correctly are stored on this 2nd hidden partition. This will show you how to install Windows 7 on one partition.</p>
<h2>Step #1</h2>
<p>First, there is no way to simply delete this hidden 100MB partition in Windows 7; you simply have to reformat. So the first step is to backup your data and boot to the Windows 7 Install CD. (To boot to CD, restart your computer and normally it will be either DEL, F12, or ESC key to select CD-ROM drive, and boot to it)</p>
<h2>Step #2</h2>
<p>Once you are up to the <a href="http://amzn.to/oFGSrS" target="_blank">Windows 7</a> screen, you will need to select &#8220;Repair Your Computer&#8221; option.<br />
<div id="attachment_408" class="wp-caption alignnone" style="width: 560px"><a href="http://amzn.to/oFGSrS"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/windows-7-startup-repair-4.jpg" alt="Windows 7 Startup Repair - Picture provided by About.com" title="Windows 7 Startup Repair" width="550" class="size-full wp-image-408" /></a><p class="wp-caption-text">Windows 7 Startup Repair - Picture provided by About.com</p></div></p>
<h2>Step #3</h2>
<p>Next you will need to select &#8220;Command Prompt&#8221;.<br />
<div id="attachment_414" class="wp-caption alignnone" style="width: 560px"><a href="http://amzn.to/oFGSrS"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/07/windows-7-startup-repair-7.jpg" alt="Windows 7 Command Prompt - Picture provided by About.com" title="Windows 7 Command Prompt" width="550" class="size-full wp-image-414" /></a><p class="wp-caption-text">Windows 7 Command Prompt - Picture provided by About.com</p></div></p>
<h2>Step #4</h2>
<p>In Command Prompt we are going to reformat your hard drive in a certain way so the 2nd partition doesn&#8217;t automatically get created when you install Windows 7. Here are the comands:</p>
<blockquote><p>Diskpart<br />
List Disk (You might have more than one hard drive)<br />
Select Disk 0 (By default your main boot drive will be disk 0, check it)<br />
Clean<br />
Create Partition Primary<br />
Select Partition 1<br />
Active<br />
Format FS=NTFS Quick<br />
Exit</p></blockquote>
<h2>Step #5</h2>
<p>Then simply walk through installing Windows 7 as you would normally. This time the setup will not create the 100MB hidden reserved partition.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/how-to-avoid-reserved-or-hidden-partition-in-windows-7' addthis:title='How to Avoid Reserved or Hidden Partition in Windows 7' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/how-to-avoid-reserved-or-hidden-partition-in-windows-7/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows 7 Tip &#8211; Get the QuickLaunch toolbar back</title>
		<link>http://blog.brianleejackson.com/windows-7-tip-get-the-quicklaunch-toolbar-back</link>
		<comments>http://blog.brianleejackson.com/windows-7-tip-get-the-quicklaunch-toolbar-back#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:37:26 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[QuickLaunch]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=16</guid>
		<description><![CDATA[I am not a big fan of having the &#8220;show desktop&#8221; button on the bottom right hand side of the screen.  When does anyone ever have their cursor down there?  On bigger LCD&#8217;s that can be a hassle. This will show you how to re-add the quick launch toolbar on the bottom left hand side [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/windows-7-tip-get-the-quicklaunch-toolbar-back' addthis:title='Windows 7 Tip &#8211; Get the QuickLaunch toolbar back' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I am not a big fan of having the &#8220;show desktop&#8221; button on the bottom right hand side of the screen.  When does anyone ever have their cursor down there?  On bigger <a href="http://www.amazon.com/gp/product/B003Y3BJ7S/ref=as_li_ss_tl?ie=UTF8&#038;tag=brlejaitbl-20&#038;linkCode=as2&#038;camp=217145&#038;creative=399369&#038;creativeASIN=B003Y3BJ7S">LCD&#8217;s</a> that can be a hassle.</p>
<p>This will show you how to re-add the quick launch toolbar on the bottom left hand side of the screen.</p>
<p>1.  Right-click the taskbar, choose Toolbars / New Toolbar<br />
2. In the folder selection dialog, enter the following string and hit OK:<br />
%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch<br />
3. Turn off the &#8220;lock the taskbar&#8221; setting, and right-click on the divider. Make sure that &#8220;Show text&#8221; and &#8220;Show title&#8221; are disabled and the view is set to &#8220;small icons&#8221;.<br />
4. Use the dividers to rearrange the toolbar ordering to choice, and then lock the taskbar again.</p>
<div id="attachment_17" class="wp-caption alignnone" style="width: 286px"><img class="size-full wp-image-17" title="Windows 7 Taskbar" src="http://blog.brianleejackson.com/wp-content/uploads/2009/01/capture.png" alt="Quicklaunch on Windows 7 Beta Taskbar" width="276" height="104" /><p class="wp-caption-text">Quicklaunch on Windows 7 Beta Taskbar</p></div>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.brianleejackson.com/windows-7-tip-get-the-quicklaunch-toolbar-back' addthis:title='Windows 7 Tip &#8211; Get the QuickLaunch toolbar back' ><a class="addthis_button_facebook"></a><a class="addthis_button_twitter"></a><a class="addthis_button_google +1"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_delicious"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_tumblr"></a><a class="addthis_button_digg"></a><a class="addthis_button_email"></a><a class="addthis_button_print"></a><a class="addthis_button_favorites"></a><a class="addthis_button_addthis menu"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/windows-7-tip-get-the-quicklaunch-toolbar-back/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

