<?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>Tree Rat Fishing &#187; VMware</title>
	<atom:link href="http://www.treeratfishing.com/category/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.treeratfishing.com</link>
	<description>Windows Administration and Development.  It's all about the tools and code.</description>
	<lastBuildDate>Tue, 09 Jun 2009 15:52:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to remove non-present devices from VM&#8217;s</title>
		<link>http://www.treeratfishing.com/2008/12/31/how-to-remove-non-present-devices-from-vms/</link>
		<comments>http://www.treeratfishing.com/2008/12/31/how-to-remove-non-present-devices-from-vms/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 14:53:41 +0000</pubDate>
		<dc:creator>jeff.story</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.treeratfishing.com/2008/12/31/how-to-remove-non-present-devices-from-vms/</guid>
		<description><![CDATA[


 Many times when you a do a physical to virtual (P2V) migration on a windows machine to a virtual environment like VMware it doesn&#8217;t pick up and remove all redundant hardware devices.&#160; Sometimes this circumstance can lead to performance or stability issues for the virtual machine (VM).&#160; Note, this primarily relates to network adapters, [...]]]></description>
			<content:encoded><![CDATA[<div class="googleadsense"  style="display:block;float:right;padding:5px"><script type="text/javascript"><!--
google_ad_client = "pub-6900135860991679";
google_ad_width = 180;
google_ad_height = 150;
google_ad_format = "180x150_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_text = "000000";
google_color_url = "3D81EE";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div> <p>Many times when you a do a physical to virtual (P2V) migration on a windows machine to a virtual environment like VMware it doesn&#8217;t pick up and remove all redundant hardware devices.&nbsp; Sometimes this circumstance can lead to performance or stability issues for the virtual machine (VM).&nbsp; Note, this primarily relates to network adapters, see Microsoft KB <a href="http://support.microsoft.com/kb/269155" class="liexternal">Q269155</a>.  </p><p>A good sign that this has happened is if you get the following message when you try to adjust the&nbsp; TCP/IP settings on you new NICs: <blockquote> <p>The IP address <var>XXX.XXX.XXX.XXX</var> you have entered for this network adapter is already assigned to another adapter <var>Name of adapter</var>. <var>Name of adapter</var> is hidden from the network and Dial-up Connections folder because it is not physically in the computer or is a legacy adapter that is not working. If the same address is assigned to both adapters and they 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? </p></blockquote> </p><p>The process to find and remove these devices is pretty easy follow the process below and it will get you on your way  </p><p>1. Within the VM, start a command prompt, eg: Start =&gt; Run =&gt; cmd.exe&nbsp; </p><p>2. Type <strong>set devmgr_show_nonpresent_devices=1</strong>, and then press <strong>ENTER</strong>.  </p><p>3. Type <strong>devmgmt.msc</strong>, and then press <strong>ENTER</strong>.  </p><p>4. Within the console that appears click <strong>View</strong>, and then select <strong>Show Hidden Devices</strong>.&nbsp;&nbsp; </p><p>5. Expand the <strong>Network Adapters</strong> tree and uninstall the ghosted devices. </p> <div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:184ac113-7944-4277-9a6d-ea9b38a078cf" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/VMware" rel="tag" class="liexternal">VMware</a>,<a href="http://technorati.com/tags/P2V" rel="tag" class="liexternal">P2V</a>,<a href="http://technorati.com/tags/Virtual%20Machines" rel="tag" class="liexternal">Virtual Machines</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.treeratfishing.com/2008/12/31/how-to-remove-non-present-devices-from-vms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
