<?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>CarlProject &#187; » Microsoft</title>
	<atom:link href="http://carlproject.wordpress.com/category/%c2%bb-microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlproject.wordpress.com</link>
	<description>The pursuit of becoming "better than yesterday"...       becoming a CCIE... becoming financial literate... becoming a better husband... becoming a better father... becoming a better person...</description>
	<lastBuildDate>Tue, 14 Apr 2009 16:00:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='carlproject.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7060686974b763b3d96012ef0e888119?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>CarlProject &#187; » Microsoft</title>
		<link>http://carlproject.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://carlproject.wordpress.com/osd.xml" title="CarlProject" />
		<item>
		<title>How to install the MS Loopback adapter in Windows XP</title>
		<link>http://carlproject.wordpress.com/2008/09/14/how-to-install-the-ms-loopback-adapter-in-windows-xp/</link>
		<comments>http://carlproject.wordpress.com/2008/09/14/how-to-install-the-ms-loopback-adapter-in-windows-xp/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 09:41:25 +0000</pubDate>
		<dc:creator>carlproject</dc:creator>
				<category><![CDATA[» Microsoft]]></category>

		<guid isPermaLink="false">http://carlproject.wordpress.com/?p=240</guid>
		<description><![CDATA[A quick note on how to install a MS loopback adapter.

The Microsoft Loopback adapter is a testing tool for a virtual network environment where network access is not available. Also, you must use the Loopback adapter if there are conflicts with a network adapter or with a network adapter driver. You can bind network clients, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=240&subd=carlproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A quick note on how to install a MS loopback adapter.</p>
<p><img class="alignnone" title="." src="http://www.rasyid.net/wp-content/uploads/2007/06/loopback6.PNG" alt="" width="336" height="344" /></p>
<p>The Microsoft Loopback adapter is a testing tool for a virtual network environment where network access is not available. Also, you must use the Loopback adapter if there are conflicts with a network adapter or with a network adapter driver. You can bind network clients, protocols, and other network configuration items to the Loopback adapter, and you can install the network adapter driver or network adapter later while retaining the network configuration information. You can also install the Loopback adapter during the unattended installation process.</p>
<p>To manually install the Microsoft Loopback adapter in Windows XP, follow these steps:</p>
<table class="list ol" border="0">
<tbody>
<tr>
<td class="number">1.</td>
<td class="text">Click <strong class="uiterm">Start</strong>, and then click <strong class="uiterm">Control Panel</strong>.</td>
</tr>
<tr>
<td class="number">2.</td>
<td class="text">If you are in Classic view, click <strong class="uiterm">Switch to Category View</strong> under <strong class="uiterm">Control Panel</strong> in the left pane.</td>
</tr>
<tr>
<td class="number">3.</td>
<td class="text">Double-click <strong class="uiterm">Printers and Other Hardware</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">4.</td>
<td class="text">Under <strong class="uiterm">See Also</strong> in the left pane, click <strong class="uiterm">Add Hardware</strong>,and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">5.</td>
<td class="text">Click <strong class="uiterm">Yes, I have already connected the hardware</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">6.</td>
<td class="text">At the bottom of the list, click <strong class="uiterm">Add a new hardware device</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">7.</td>
<td class="text">Click <strong class="uiterm">Install the hardware that I manually select from a list</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">8.</td>
<td class="text">Click <strong class="uiterm">Network adapters</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">9.</td>
<td class="text">In the <strong class="uiterm">Manufacturer</strong> box, click <strong class="uiterm">Microsoft</strong>.</td>
</tr>
<tr>
<td class="number">10.</td>
<td class="text">In the <strong class="uiterm">Network Adapter</strong> box, click <strong class="uiterm">Microsoft Loopback Adapter</strong>, and then click <strong class="uiterm">Next</strong>.</td>
</tr>
<tr>
<td class="number">11.</td>
<td class="text">Click <strong class="uiterm">Finish</strong>.</td>
</tr>
</tbody>
</table>
<p>After the adapter is installed successfully, you can manually configure its options, as with any other adapter. If the TCP/IP properties are configured to use DHCP, the adapter will eventually use an autonet address (169.254.x.x/16) because the adapter is not actually connected to any physical media.</p>
<p><strong>Note </strong>By default, TCP/IP properties are configured to use DHCP.</p>
<p><strong>Reference:<br />
</strong><span style="color:#008080;"><strong>» </strong><strong></strong></span><a href="http://support.microsoft.com/kb/839013" target="_blank"><strong>How to install the MS Loopback adapter in Windows XP</strong></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/carlproject.wordpress.com/240/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/carlproject.wordpress.com/240/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlproject.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlproject.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlproject.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlproject.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlproject.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlproject.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlproject.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlproject.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlproject.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlproject.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlproject.wordpress.com&blog=4260644&post=240&subd=carlproject&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://carlproject.wordpress.com/2008/09/14/how-to-install-the-ms-loopback-adapter-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f5dc40e362d444077a1c77bef4e1e894?s=96&#38;d=identicon" medium="image">
			<media:title type="html">carlproject</media:title>
		</media:content>

		<media:content url="http://www.rasyid.net/wp-content/uploads/2007/06/loopback6.PNG" medium="image">
			<media:title type="html">.</media:title>
		</media:content>
	</item>
	</channel>
</rss>