<?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>Tech-Recipes&#187; Windows networking</title>
	<atom:link href="http://www.tech-recipes.com/category/windows/windows-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Virtual Server 2005:  How To Configure the Virtual DHCP Server</title>
		<link>http://www.tech-recipes.com/rx/1786/virtual_server_2005_how_to_configure_the_virtual_dhcp_server/</link>
		<comments>http://www.tech-recipes.com/rx/1786/virtual_server_2005_how_to_configure_the_virtual_dhcp_server/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 13:39:51 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Instead of configuring a virtual machine as a DHCP server, you can use the virtual DHCP server for your virtual network.
(...)Read the rest of Virtual Server 2005:  How To Configure the Virtual DHCP Server 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1786/virtual_server_2005_how_to_configure_the_virtual_dhcp_server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP:  How To Restore a Restore Point</title>
		<link>http://www.tech-recipes.com/rx/1729/xp_how_to_restore_point/</link>
		<comments>http://www.tech-recipes.com/rx/1729/xp_how_to_restore_point/#comments</comments>
		<pubDate>Tue, 10 Oct 2006 04:41:18 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If you are having problems with Windows due to a configuration change or the installation of an incompatible application, going back to an earlier restore point may solve the problem.  To do this:
(...)Read the rest of XP:  How To Restore a Restore Point 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
1 comment &#124;
Add to
del.icio.us

Post [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1729/xp_how_to_restore_point/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XP:  How To Manually Create a Restore Point</title>
		<link>http://www.tech-recipes.com/rx/1728/xp_how_to_manually_create_restore_point/</link>
		<comments>http://www.tech-recipes.com/rx/1728/xp_how_to_manually_create_restore_point/#comments</comments>
		<pubDate>Tue, 10 Oct 2006 04:37:42 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Even though System Restore creates restore points automatically based on various criteria, you should create one manually if you are going to perform some major change to your system.  This includes hardware changes, installation or removal of an application, etc.  To manually create a restore point:  
(...)Read the rest of XP:  [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1728/xp_how_to_manually_create_restore_point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Automatic Updates from Installing IE7</title>
		<link>http://www.tech-recipes.com/rx/1726/prevent_automatic_updates_from_installing_ie7/</link>
		<comments>http://www.tech-recipes.com/rx/1726/prevent_automatic_updates_from_installing_ie7/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 19:25:17 +0000</pubDate>
		<dc:creator>Hack_Vista</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Microsoft will push IE7 through automatic updates.  If you use automatic updates on your network, you better be expecting a lot of questions regarding IE7 that next morning.  Or if IE7 breaks something, are you ready for that pain?  Here is how to block automatic updates from automatically upgrading IE6 to IE7.
(...)Read [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1726/prevent_automatic_updates_from_installing_ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP: Enable/Disable Windows Firewall for a Specific Network Connection</title>
		<link>http://www.tech-recipes.com/rx/1706/xp_enable_disable_windows_firewall_network_connection/</link>
		<comments>http://www.tech-recipes.com/rx/1706/xp_enable_disable_windows_firewall_network_connection/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 04:37:29 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[You can control which connections on your computer have Windows Firewall enabled.  To do this:
(...)Read the rest of XP: Enable/Disable Windows Firewall for a Specific Network Connection 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
1 comment &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1706/xp_enable_disable_windows_firewall_network_connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows XP:  How To Enable Disk Quotas</title>
		<link>http://www.tech-recipes.com/rx/1705/windows_xp_how_to_enable_disk_quotas/</link>
		<comments>http://www.tech-recipes.com/rx/1705/windows_xp_how_to_enable_disk_quotas/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 12:58:18 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If the hard drive is formatted with NTFS, you can limit the amount of disk space a user can utilize using Disk Quotas.  Disk Quotas are based on file ownership (which means that it counts against the one who owns it).  To enable Disk Quotas:
(...)Read the rest of Windows XP:  How To [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1705/windows_xp_how_to_enable_disk_quotas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP: How To Restore the Show Desktop Icon</title>
		<link>http://www.tech-recipes.com/rx/1703/xp_how_to_restore_show_desktop_icon/</link>
		<comments>http://www.tech-recipes.com/rx/1703/xp_how_to_restore_show_desktop_icon/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 06:17:27 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If the Show Desktop icon been deleted from your Quick Launch bar, it can be quickly restored by performing the following steps:
(...)Read the rest of XP: How To Restore the Show Desktop Icon 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1703/xp_how_to_restore_show_desktop_icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP:  How To Roll Back A Device Driver</title>
		<link>http://www.tech-recipes.com/rx/1701/windows_xp_how_to_roll_back_device_driver/</link>
		<comments>http://www.tech-recipes.com/rx/1701/windows_xp_how_to_roll_back_device_driver/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 04:36:25 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Sometimes the new version of a device driver can make your system unstable, you can roll back to the previous driver by doing the following:
(...)Read the rest of Windows XP:  How To Roll Back A Device Driver 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1701/windows_xp_how_to_roll_back_device_driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP: How To Delete A User Profile</title>
		<link>http://www.tech-recipes.com/rx/1700/windows_xp_how_to_delete_user_profile/</link>
		<comments>http://www.tech-recipes.com/rx/1700/windows_xp_how_to_delete_user_profile/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 04:25:40 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If you have user profiles on your computer that you no longer need, you free up disk space by deleting these unused profiles.  To do this:
(...)Read the rest of Windows XP: How To Delete A User Profile 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
1 comment &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1700/windows_xp_how_to_delete_user_profile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WMP: How To Reset Windows Media Player File Associations</title>
		<link>http://www.tech-recipes.com/rx/1699/wmp_how_to_reset_windows_media_player_file_associations/</link>
		<comments>http://www.tech-recipes.com/rx/1699/wmp_how_to_reset_windows_media_player_file_associations/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 06:46:18 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Windows networking]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[If windows media player (WMP) no longer plays your music or video files, you have lost the file associations for Windows Media Player.  Here are the directions to reset them&#8230;
(...)Read the rest of WMP: How To Reset Windows Media Player File Associations 

© shamanstears for Tech-Recipes, 2006. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: 
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/1699/wmp_how_to_reset_windows_media_player_file_associations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
