<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>the back room tech &#187; Windows XP</title>
	<atom:link href="http://thebackroomtech.com/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Thu, 19 Nov 2009 18:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thebackroomtech.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a33574f02dbbfb9cc6104c10ba197e25?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>the back room tech &#187; Windows XP</title>
		<link>http://thebackroomtech.com</link>
	</image>
			<item>
		<title>Find Windows system uptime from the command line</title>
		<link>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/</link>
		<comments>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:43:29 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[up time]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1948</guid>
		<description><![CDATA[Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt:
net statistics workstation &#124; find /i &#8220;statistics since&#8221;
The results will look like
Statistics since 8/12/2009 11:08 PM
Which shows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1948&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here&#8217;s a quick and easy way of checking how long a Windows server or workstation has been up, via the command line.  It pipes the results of Net Statistics Workstation into find.  Run the following from a command prompt:</p>
<p><em>net statistics workstation | find /i &#8220;statistics since&#8221;</em></p>
<p>The results will look like</p>
<p><em>Statistics since 8/12/2009 11:08 PM</em></p>
<p>Which shows the machine has been up since 11:08pm on August 12, 2009.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1948/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1948/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1948/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1948&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/09/01/find-windows-system-uptime-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix: The IP address you have entered for this network adapter is already assigned to another adapter that is hidden from the Network Connections folder because it is not physically in the computer</title>
		<link>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/</link>
		<comments>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:30:23 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[Device Manager]]></category>
		<category><![CDATA[devmgmt.msc]]></category>
		<category><![CDATA[devmgr_show_nonpresent_devices=1]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[hidden devices]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Network Card]]></category>
		<category><![CDATA[Network Connections]]></category>
		<category><![CDATA[NIC]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1933</guid>
		<description><![CDATA[I brought up a snapshot of a Windows Server 2003 R2 guest today and could not login to the domain.  After further review I found the server had lost its static TCP/IP settings &#8211; both NICs were set to DHCP (they had previously been statically set).  When I attempted to add the TCP/IP addresses back to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1933&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->I brought up a snapshot of a Windows Server 2003 R2 guest today and could not login to the domain.  After further review I found the server had lost its static TCP/IP settings &#8211; both NICs were set to DHCP (they had previously been statically set).  When I attempted to add the TCP/IP addresses back to the NICs, I received the following error message:</p>
<div> </div>
<div><em>&#8220;The IP address you have entered for this network adapter is already assigned to another adapter &#8220;Fast Ethernet Adapter #2&#8243;. &#8220;Fast Ethernet Adapter #2&#8243; is hidden from the Network Connections folder because it is not physically in the computer. If the same address is assigned to both adapters and they both become active, only one of them will use this address. This may result in incorrect system configuration. Do you want to enter a different IP address for this adapter in the list of IP addresses in the Advanced dialog box?&#8221;</em></div>
<div> </div>
<div>Solutions &#8211; <a href="http://support.microsoft.com/?id=825826">KB825826</a> outlines several potential fixes.  I ended up using Method #6 to remove the hidden network adapter.  To uninstall the ghosted network adapter from the registry, complete these steps:</div>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type cmd.exe, and then press ENTER.</li>
<li>Type set devmgr_show_nonpresent_devices=1, and then press ENTER.</li>
<li>Type Start DEVMGMT.MSC, and then press ENTER.</li>
<li>Click <strong>View</strong>, and then click <strong>Show Hidden Devices</strong>.</li>
<li>Expand the <strong>Network adapters</strong> tree.</li>
<li>Right-click the dimmed network adapter, and then click <strong>Uninstall</strong>.</li>
</ol>
<div>Next I configured the static IP on the NIC, and regained network connectivity.  A reboot was required in my case, only because services dependant on domain availability did not automatically startup.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1933/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1933&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/08/20/fix-the-ip-address-you-have-entered-for-this-network-adapter-is-already-assigned-to-another-adapter-that-is-hidden-from-the-network-connections-folder-because-it-is-not-physically-in-the-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Do not display the name of the user who has locked a Windows computer or server</title>
		<link>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/</link>
		<comments>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:58:06 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1681</guid>
		<description><![CDATA[Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:  
This computer is in use and has been locked.
 
Only DOMAIN\USER (user name) or an administrator can unlock this computer.
 
To not show the name of the user who has locked a computer, the following can be defined in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1681&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->Normally when a Windows workstation or server is locked, you&#8217;ll see something similar to the following Windows Security message:  </p>
<div><em>This computer is in use and has been locked.</em></div>
<div> </div>
<div><em>Only DOMAIN\USER (user name) or an administrator can unlock this computer.</em></div>
<div> </div>
<div>To not show the name of the user who has locked a computer, the following can be defined in a workstation level GPO</div>
<div> </div>
<div><em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Display user information when the session is locked</em>.</div>
<div> </div>
<div>There are three choices if you enable this policy:</div>
<div> </div>
<ul>
<li>User display name, domain and user names (default setting)</li>
<li>User display name only</li>
<li>Do not display user information</li>
</ul>
<div> </div>
<div>Besides being able to apply this to Active Directory GPOs, this setting appears in the local security policy on my Windows XP SP3 VM.  The setting is not available on my XP SP2 laptop, but I see from <a href="http://support.microsoft.com/kb/837022" target="_blank">KB837022</a>  there is a hotfix that corrects this problem in XP SP2.</div>
<p><BR></p>
<div>Alternatively, the following DWORD can be created in the registry of XP SP2, Windows Vista, and Windows Server 2008 machine to accomplish the same thing:</div>
<div> </div>
<div><em>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system\DontDisplayLockedUserId</em></div>
<div> </div>
<div>User display name, domain and user names = 1</div>
<div>User display name only = 2</div>
<div>Do not display user information =3</div>
<div> </div>
<div>You need to restart the machine for the change to take effect.</div>
<div> </div>
<div>You may also be interested in the related <em>Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\Interactive logon: Do not display last user name</em> setting. This security setting determines whether the name of the last user to log on to the computer is displayed in the Windows logon screen.</div>
<p>If this policy is enabled, the name of the last user to successfully log on is not displayed in the <em>Log On to Windows</em> dialog box.  If this policy is disabled, the name of the last user to log on is displayed.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1681/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1681/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1681/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1681&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/04/24/howto-do-not-display-the-name-of-the-user-who-has-locked-a-windows-computer-or-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Disable the clicking sound in Internet Explorer and Windows Explorer</title>
		<link>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/</link>
		<comments>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 15:55:15 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[clicking]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[windows explorer]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.com/?p=1435</guid>
		<description><![CDATA[The clicking sound that Windows plays when you click on a link in Internet Explorer or open a folder in Windows Explorer can get annoying. 
Here&#8217;s how to disable the sound in Windows XP:

Click Start &#62; Control Panel &#62; Sounds and Audio Devices
Click the Sounds tab
Scroll down the list under Program Events. Under the Windows Explorer section, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1435&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The clicking sound that Windows plays when you click on a link in Internet Explorer or open a folder in Windows Explorer can get annoying. </p>
<p>Here&#8217;s how to disable the sound in Windows XP:</p>
<ol>
<li>Click <em>Start &gt; Control Panel &gt; Sounds and Audio Devices</em></li>
<li>Click the <em>Sounds</em> tab</li>
<li>Scroll down the list under <em>Program Events</em>. Under the <em>Windows Explorer</em> section, highlight <em>Start Navigation</em>.</li>
<li>Under the <em>Sounds</em> box, select<em> (None) &gt; OK</em>, close Control Panel</li>
</ol>
<p>Here&#8217;s how to disable the sound in Windows Vista:</p>
<ol>
<li>Click <em>Start &gt; Control Panel &gt; Sound</em></li>
<li>Click the <em>Sounds</em> tab</li>
<li>Scroll down the list under <em>Program.</em> Under the <em>Windows Explorer</em> section, highlight <em>Start Navigation</em>.</li>
<li>Under the <em>Sounds</em> box, select <em>(None) &gt; OK</em>, close Control Panel</li>
</ol>
<p>You should no longer hear the clicking noise when you select links in Internet Explorer or open directories in Windows Explorer.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/1435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/1435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/1435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/1435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/1435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/1435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/1435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/1435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/1435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/1435/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=1435&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2009/01/29/howto-disable-the-clicking-sound-in-internet-explorer-and-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Fix Slow USB 2.0 file transfer on Windows XP</title>
		<link>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/</link>
		<comments>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 14:41:18 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=987</guid>
		<description><![CDATA[USB storage devices can be optimized for either quick removal or performance.  If optimized for quick removal, data transfer can potentially be reduced to a crawl. 
To optimize your USB drive for performance: 

Right click on the USB drive and select properties
Select the Hardware tab
Under All Disk Drives, highlight your USB drive and select Properties
Select the Policies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=987&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!--StartFragment-->USB storage devices can be optimized for either quick removal or performance.  If optimized for quick removal, data transfer can potentially be reduced to a crawl. </p>
<div>To optimize your USB drive for performance: </div>
<ol>
<li>Right click on the USB drive and select properties</li>
<li>Select the Hardware tab</li>
<li>Under All Disk Drives, highlight your USB drive and select Properties</li>
<li>Select the Policies tab and select Optimize for performance.</li>
<li>Press OK twice, and your transfer speeds should increase dramatically</li>
</ol>
<div>Note that when your drive is optimized for performance you&#8217;ll need to use the Safely Remove Hardware icon in the taskbar to eject the drive &#8211; otherwise you&#8217;ll risk corrupting your data by just removing the drive from the port.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/987/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/987/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/987/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=987&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/09/29/howto-fix-slow-usb-20-file-transfer-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Register Firefox Portable as the default Windows browser</title>
		<link>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/</link>
		<comments>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 16:24:44 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=748</guid>
		<description><![CDATA[Ramesh has written some instructions detailing how to register Firefox Portable as the default browser for Windows XP and Windows Vista.
He uses a utility called DefaultBrowser to define the default browser in XP, and uses a tool called RegisterFirefoxPortable to do the same in Vista.
This is pretty slick, something I&#8217;ve been thinking about doing for a while.
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=748&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ramesh has written some instructions detailing how to register Firefox Portable as the default browser for <a href="http://www.winhelponline.com/blog/how-to-set-firefox-portable-as-the-default-browser-in-windows-xp/" target="_blank">Windows XP</a> and <a href="http://www.winhelponline.com/blog/register-firefox-portable-with-default-programs-in-vista/" target="_blank">Windows Vista</a>.</p>
<p>He uses a utility called <a href="http://windowsxp.mvps.org/defaultbrowser.htm" target="_blank">DefaultBrowser</a> to define the default browser in XP, and uses a tool called <a href="http://www.winhelponline.com/blog/wp-content/uploads/registerfp_1_0.zip" target="_blank">RegisterFirefoxPortable</a> to do the same in Vista.</p>
<p>This is pretty slick, something I&#8217;ve been thinking about doing for a while.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/748/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/748/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/748/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=748&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/08/27/registering-firefox-portable-as-the-default-windows-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows XP SP3 and Associated Resources</title>
		<link>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/</link>
		<comments>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/#comments</comments>
		<pubDate>Wed, 07 May 2008 11:06:30 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP SP3]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=336</guid>
		<description><![CDATA[Windows XP SP3 is now available for download.  Before you manually update your machine, check out KB936929, Release notes for Windows XP Service Pack 3.  It has links to vaious other KB articles that discuss items such as troubleshooting installation problems.  You can also read the Overview of Windows XP SP3.
Please be aware of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=336&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://support.microsoft.com/kb/322389/" target="_blank">Windows XP SP3</a> is now available for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4" target="_blank">download.</a>  Before you manually update your machine, check out <a href="http://support.microsoft.com/kb/936929" target="_blank">KB936929</a>, Release notes for Windows XP Service Pack 3.  It has links to vaious other KB articles that discuss items such as <a href="http://support.microsoft.com/kb/950717/" target="_blank">troubleshooting installation problems</a>.  You can also read the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=68c48dad-bc34-40be-8d85-6bb4f56f5110&amp;DisplayLang=en" target="_blank">Overview of Windows XP SP3</a>.</p>
<p>Please be aware of the <a href="http://isc.sans.org/diary.html?storyid=4387" target="_blank">following scenarios</a> prior to installing XP SP3:</p>
<p>If you are an IE 6 user, SP3 will simply updated your IE 6 installation. You will continue to be able to upgrade to IE 7 as an option.</p>
<p>If you are an IE 7 user, it will update your IE 7 installation. HOWEVER, you will NOT be able to go back to IE 6 after applying this service back.</p>
<p>If you are an IE 8 (beta) user, you will need to uninstall IE 8, apply the service pack, and then reinstall IE 8.</p>
<p>Check out <a href="http://blogs.msdn.com/ie/archive/2008/05/05/ie-and-xpsp3.aspx" target="_blank">Jane&#8217;s post </a>for additional information regarding how XP SP3 affects the various versions of Internet Explorer.</p>
<p>If Windows XP SP3 is not yet ready for your environment, you can download the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d7c9a07a-5267-4bd6-87d0-e2a72099edb7&amp;DisplayLang=en" target="_blank">Windows Service Pack Blocker Tool Kit</a> that will keep it from automatically installing the update for 12 months following the service pack&#8217;s release.  <span>Please note that this toolkit will not prevent the installation of the service pack from CD/DVD, or from the stand-alone download package.</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/336/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/336/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/336/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/336/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/336/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=336&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/05/07/windows-xp-sp3-and-associated-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto: Automatically Slipstream Windows XP with SP2 and All Post-SP2 Security Hotfixes with a Single Command</title>
		<link>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/</link>
		<comments>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 10:52:31 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Autopatcher]]></category>
		<category><![CDATA[hotfixes]]></category>
		<category><![CDATA[microsoft update]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[slipstream]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=258</guid>
		<description><![CDATA[Ross has updated his batch file xpsp2.cmd to automatically download and slipstream a standard Windows XP boot disk with Service Pack 2 and all post-SP2 security hotfixes. It uses wget, curl, or your Internet browser to download the updates. He has tested this with Internet Explorer, Firefox, and Opera.
His batch file xpsp2local.cmd will update the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=258&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://smithii.com/" target="_blank">Ross</a> has updated his batch file <a href="http://smithii.com/files/xpsp2.cmd" target="_blank">xpsp2.cmd</a> to automatically download and slipstream a standard Windows XP boot disk with Service Pack 2 and all post-SP2 security hotfixes. It uses <a href="http://gnuwin32.sourceforge.net/packages/wget.htm" target="_blank">wget</a>, <a href="http://curl.haxx.se/download/" target="_blank">curl,</a> or your Internet browser to download the updates. He has tested this with Internet Explorer, Firefox, and Opera.</p>
<p>His batch file <a href="http://smithii.com/files/xpsp2local.cmd" target="_blank">xpsp2local.cmd</a> will update the copy of Windows XP that is installed on the computer you run the command on. You may wish to do this if:</p>
<ul>
<li>You do not want the machine you wish to hotfix connected to the Internet</li>
<li>You are unable to run Microsoft/Windows Update for some reason</li>
</ul>
<p>Ross&#8217;s batch files work great, especially for those users unfamiliar with <a href="http://www.autopatcher.com" target="_blank">AutoPatcher</a> or similar programs.  He also has scripts compiled for <a href="http://smithii.com/files/xpsp1.mak" target="_blank">Windows XP Service Pack 1a</a> and <a href="http://smithii.com/files/w2k_sp4.mak" target="_blank">Windows 2000 Service Pack 4</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/258/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/258/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/258/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=258&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/02/06/howto-automatically-slipstream-windows-xp-with-sp2-and-all-post-sp2-security-hotfixes-with-a-single-command/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
	</channel>
</rss>