<?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>waynestorey.com Blog &#187; Windows XP</title>
	<atom:link href="http://waynestorey.com/blog/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://waynestorey.com/blog</link>
	<description>Hopefully a useful blog of technology issues, errors and fixes</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The requested lookup key was not found in any active activation context</title>
		<link>http://waynestorey.com/blog/2010/02/19/the-requested-lookup-key-was-not-found-in-any-active-activation-context/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-requested-lookup-key-was-not-found-in-any-active-activation-context</link>
		<comments>http://waynestorey.com/blog/2010/02/19/the-requested-lookup-key-was-not-found-in-any-active-activation-context/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 10:55:03 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=378</guid>
		<description><![CDATA[After doing a repair on a windows installation which was corrupted we were getting the following error when trying to go to a website from the address bar of Internet Explorer 6 and also when clicking on the windows update icon on the start menu. I believe this was occurring because prior to the repair [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/02/19/the-requested-lookup-key-was-not-found-in-any-active-activation-context/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a static route to Windows</title>
		<link>http://waynestorey.com/blog/2010/01/29/add-a-statuc-route-to-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-a-statuc-route-to-windows</link>
		<comments>http://waynestorey.com/blog/2010/01/29/add-a-statuc-route-to-windows/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 19:07:45 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=362</guid>
		<description><![CDATA[To add a static route to windows you can use the route command: To view the existing routes on a machine. Open a command prompt and type the following: route print To add a static route: route add &#60;target&#62; mask &#60;netmask&#62; &#60;gateway IP&#62; metric &#60;metric cost&#62; if &#60;interface&#62; eg. route add 192.168.1.0 mask 255.255.255.0 10.10.1.1 [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/01/29/add-a-statuc-route-to-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Firefox from XP to Vista/Win7</title>
		<link>http://waynestorey.com/blog/2010/01/20/moving-firefox-from-xp-to-vistawin7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=moving-firefox-from-xp-to-vistawin7</link>
		<comments>http://waynestorey.com/blog/2010/01/20/moving-firefox-from-xp-to-vistawin7/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:49:52 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=353</guid>
		<description><![CDATA[To migrate your firefox settings from XP to Windows Vista or Windows 7 you will need to copy the below folder with firefox closed. &#8220;c:\Documents and Settings\ProfileName\Application Data\Mozilla&#8221; to &#8220;C:\Users\ProfileName\AppData\Roaming&#8221;]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/01/20/moving-firefox-from-xp-to-vistawin7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete Network Printers using VBScript</title>
		<link>http://waynestorey.com/blog/2010/01/08/delete-network-printers-using-vbscript/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delete-network-printers-using-vbscript</link>
		<comments>http://waynestorey.com/blog/2010/01/08/delete-network-printers-using-vbscript/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:05:26 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=345</guid>
		<description><![CDATA[The script below will delete all network printers  from the user profile but will not remove any of the local printers. This is quite useful if you have roaming profiles and want to remove mapped printers before running computer/OU specific scripts to map other printers. You will need to copy the below into a notepad [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/01/08/delete-network-printers-using-vbscript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Please wait while the domain list is created</title>
		<link>http://waynestorey.com/blog/2010/01/07/please-wait-while-the-domain-list-is-created/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=please-wait-while-the-domain-list-is-created</link>
		<comments>http://waynestorey.com/blog/2010/01/07/please-wait-while-the-domain-list-is-created/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 19:57:44 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=342</guid>
		<description><![CDATA[After adding a computer to the domain and its been rebooted you get the below message when you try and change the domain drop down list. This Please wait dialogue can sit there for what seems like up to 10 minutes. All you need to do is CTRL + ALT + DEL again and this [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/01/07/please-wait-while-the-domain-list-is-created/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start Internet Explorer in inPrivate Mode</title>
		<link>http://waynestorey.com/blog/2009/07/28/start-internet-explorer-in-private-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=start-internet-explorer-in-private-mode</link>
		<comments>http://waynestorey.com/blog/2009/07/28/start-internet-explorer-in-private-mode/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 20:20:10 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=316</guid>
		<description><![CDATA[InPrivate mode is a special mode of IE 8 where it does not save Cookies, Passwords, Browsing History, URLS typed into the search field or Temporary Internet files. You can start Internet Explorer easily in &#8220;inPrivate&#8221; Mode when Internet Explorer is open by clicking on Safety &#8211; InPrivate Browsing from the tools menu. You can [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/07/28/start-internet-explorer-in-private-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Quicktime 7 through Active Directory</title>
		<link>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-quicktime-7-through-active-directory</link>
		<comments>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:00:53 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=310</guid>
		<description><![CDATA[Further to yesterdays posting I have also been trying to install Quicktime 7.62 to around 200 computers through the Active Directory application Software Installation GPO. As with Sketchup Apple did not provide an MSI file, but the quicktimeinstaller.exe file they do provide does extract to an MSI in the following folders when you double-click it [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/06/30/installing-quicktime-7-through-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy Google Sketchup 7 using Active Directory</title>
		<link>http://waynestorey.com/blog/2009/06/29/deploy-google-sketchup-7-using-active-directory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deploy-google-sketchup-7-using-active-directory</link>
		<comments>http://waynestorey.com/blog/2009/06/29/deploy-google-sketchup-7-using-active-directory/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 01:59:50 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=307</guid>
		<description><![CDATA[Google only distributes google sketchup as an exe file which is not assignable through Active Directory Group Policy. This exe is only a wrapper for the msi file though and this msi is able to be assigned to computers. To get the msi file double-click on the GoogleSketchUpWEN.exe downloaded and when its at the &#8220;Welcome [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/06/29/deploy-google-sketchup-7-using-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Printer Port from the Command Line using VB Script</title>
		<link>http://waynestorey.com/blog/2009/03/21/create-a-printer-port-from-the-command-line-using-vb-script/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-printer-port-from-the-command-line-using-vb-script</link>
		<comments>http://waynestorey.com/blog/2009/03/21/create-a-printer-port-from-the-command-line-using-vb-script/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 03:43:29 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[vbs]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=291</guid>
		<description><![CDATA[To create a printer port using the command line you can use a microsoft utility found in the c:\Windows\System32 folder on Windows XP/2003 systems called prnport.vbs. Using this VBScript makes it easy to add multiple printer ports for a new system or to migrate to a new port range for an existing server. Open up [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/03/21/create-a-printer-port-from-the-command-line-using-vb-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup your Log on to Domain automatically</title>
		<link>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=setup-your-log-on-to-domain-automatically</link>
		<comments>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 01:00:31 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=199</guid>
		<description><![CDATA[One thing that really annoys me about windows is that when you add a machine to a domain the log on to domain defaults to &#8220;MachineName (This computer)&#8221;. This means that you then need to log into the machine under a domain account and then log off again if you don&#8217;t want to get a [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2009/03/13/setup-your-log-on-to-domain-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

