 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: RDP connection is not the correct computer</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 12:30:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: philreed</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39027</link>
		<dc:creator>philreed</dc:creator>
		<pubDate>Tue, 25 Oct 2005 03:57:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-39027</guid>
		<description><![CDATA[&quot;Its in a lab with about 30 machines that was recently ghosted&quot;  - if these are all taken from one image are you sure that you have changed the host/computer name on each machine to something unique and then rebooted or allowed the DHCP to renew ?  Check for duplicate names in DNS.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Its in a lab with about 30 machines that was recently ghosted&#8221;  &#8211; if these are all taken from one image are you sure that you have changed the host/computer name on each machine to something unique and then rebooted or allowed the DHCP to renew ?  Check for duplicate names in DNS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonyfreek</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39028</link>
		<dc:creator>sonyfreek</dc:creator>
		<pubDate>Mon, 24 Oct 2005 21:44:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-39028</guid>
		<description><![CDATA[Since it&#039;s in a lab, simply delete all entries from both the foeward and reverse lookup dns tables and do the ipconfig /registerdns on all of the clients.  If the IP Addresses are registered properly, then the problem is most likely the scavenging.  If they do not work properly, then your DHCP server is setup wrong when it tries to register the addresses with DNS or the DNS server is not accepting them.

SF]]></description>
		<content:encoded><![CDATA[<p>Since it&#8217;s in a lab, simply delete all entries from both the foeward and reverse lookup dns tables and do the ipconfig /registerdns on all of the clients.  If the IP Addresses are registered properly, then the problem is most likely the scavenging.  If they do not work properly, then your DHCP server is setup wrong when it tries to register the addresses with DNS or the DNS server is not accepting them.</p>
<p>SF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gutzy63</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39029</link>
		<dc:creator>gutzy63</dc:creator>
		<pubDate>Mon, 24 Oct 2005 16:00:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-39029</guid>
		<description><![CDATA[Do you have a single DNS server or multiple? Are you using DHCP? Is your DNS setup for reverse lookup? It sound like machines are renewing IPS but not registering properly in DNS table. Therefore when you RDP by name it finds another machine by the IP held for that name, but since has changed.]]></description>
		<content:encoded><![CDATA[<p>Do you have a single DNS server or multiple? Are you using DHCP? Is your DNS setup for reverse lookup? It sound like machines are renewing IPS but not registering properly in DNS table. Therefore when you RDP by name it finds another machine by the IP held for that name, but since has changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellarm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39030</link>
		<dc:creator>kellarm</dc:creator>
		<pubDate>Mon, 24 Oct 2005 11:21:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-39030</guid>
		<description><![CDATA[I tried the ipconifg /flushdns with no success.  I have no idea what is going on.  Its in a lab with about 30 machines that was recently ghosted.  I can connect to some by name and not others.  ]]></description>
		<content:encoded><![CDATA[<p>I tried the ipconifg /flushdns with no success.  I have no idea what is going on.  Its in a lab with about 30 machines that was recently ghosted.  I can connect to some by name and not others.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: texaganian</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39031</link>
		<dc:creator>texaganian</dc:creator>
		<pubDate>Mon, 24 Oct 2005 10:10:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-39031</guid>
		<description><![CDATA[The major difference between using nslookup (or dig) and using the OS resolver is that dig &amp; nslookup _always_ perform a query of the server while the resolver will use cached entries if available.

So, issue a &quot;ipconfig /flushdns&quot; on the client you are using to initiate the RDP session, then try the session by name again and see what happens.]]></description>
		<content:encoded><![CDATA[<p>The major difference between using nslookup (or dig) and using the OS resolver is that dig &amp; nslookup _always_ perform a query of the server while the resolver will use cached entries if available.</p>
<p>So, issue a &#8220;ipconfig /flushdns&#8221; on the client you are using to initiate the RDP session, then try the session by name again and see what happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellarm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39032</link>
		<dc:creator>kellarm</dc:creator>
		<pubDate>Mon, 24 Oct 2005 09:02:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-39032</guid>
		<description><![CDATA[Our clients are set up for DHCP with a six day lease. When I run a nslookup an a machine that I can get to using RDP by its name.  I receive the following...Shouldnt nslookup resolve it back to the PC&#039;s name? The 150.1.73 and 99.15 are DNS servers


C:&gt;nslookup jackccscr1ra
*** Can&#039;t find server name for address 160.150.1.73: Non-existent domain
Server:  ns21.xxxxxxx.xxxxx.xxxx
Address:  160.150.99.15

*** ns21.xxxxx.xxxx.xxx can&#039;t find jackccscr1ra: Non-existent domain

C:&gt;

]]></description>
		<content:encoded><![CDATA[<p>Our clients are set up for DHCP with a six day lease. When I run a nslookup an a machine that I can get to using RDP by its name.  I receive the following&#8230;Shouldnt nslookup resolve it back to the PC&#8217;s name? The 150.1.73 and 99.15 are DNS servers</p>
<p>C:&gt;nslookup jackccscr1ra<br />
*** Can&#8217;t find server name for address 160.150.1.73: Non-existent domain<br />
Server:  ns21.xxxxxxx.xxxxx.xxxx<br />
Address:  160.150.99.15</p>
<p>*** ns21.xxxxx.xxxx.xxx can&#8217;t find jackccscr1ra: Non-existent domain</p>
<p>C:&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snapper70</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39033</link>
		<dc:creator>snapper70</dc:creator>
		<pubDate>Mon, 24 Oct 2005 07:21:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-39033</guid>
		<description><![CDATA[How do your clients get their IP addresses?  Do you have a really short DHCP least?  If so, then you may have users that leave for the weekend, lease expires, and another PC picks up their lease on Monday morning.  If you have a fairly static group of PC&#039;s and a large enough DHCP pool, extend the lease to 5-10 days.  If you have a large number of &quot;itinerant&quot; PC&#039;s though, you may find yourself running out of IP addresses!]]></description>
		<content:encoded><![CDATA[<p>How do your clients get their IP addresses?  Do you have a really short DHCP least?  If so, then you may have users that leave for the weekend, lease expires, and another PC picks up their lease on Monday morning.  If you have a fairly static group of PC&#8217;s and a large enough DHCP pool, extend the lease to 5-10 days.  If you have a large number of &#8220;itinerant&#8221; PC&#8217;s though, you may find yourself running out of IP addresses!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: texaganian</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39034</link>
		<dc:creator>texaganian</dc:creator>
		<pubDate>Fri, 21 Oct 2005 22:27:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-39034</guid>
		<description><![CDATA[You don&#039;t mention whether your DNS servers are 2000 or 2003 but I don&#039;t recall any substantive differences between the two in the areas of aging and scavenging records.

I know in 2K aging and scavenging was NOT enabled by default. I can&#039;t recall whether this is still so in 2003 but I think it probably is.

Enabling it at the server level is simple. Perhaps too simple. You _really_ need to understand the aging and scavenging algorithms before you turn it on and configure it or you may end up doing more harm than good.

I&#039;d recommend going to Microsoft&#039;s own papers on how to configure it. One good one can be found at http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/20fbbd82-0cea-4a74-9634-fdd993f4c4f4.mspx
(that url is really gross and may be chopped up by formatting).

If your DNS server is 2003 the help function has, I think, pretty good information. Don&#039;t recall if the 2000 release had as good stuff in help.

Bottom line is make sure you understand the inter-relationship of the no-refresh interval, the refresh interval and the scavenge interval.

You also need to research whether enabling aging and scavenging at the server level will automatically enable it for pre-existing zones or whether you need to enable them explicitly. And look at whether pre-exiting DNS records will be aged and scavenged. I believe they will not unless you intervene manually.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t mention whether your DNS servers are 2000 or 2003 but I don&#8217;t recall any substantive differences between the two in the areas of aging and scavenging records.</p>
<p>I know in 2K aging and scavenging was NOT enabled by default. I can&#8217;t recall whether this is still so in 2003 but I think it probably is.</p>
<p>Enabling it at the server level is simple. Perhaps too simple. You _really_ need to understand the aging and scavenging algorithms before you turn it on and configure it or you may end up doing more harm than good.</p>
<p>I&#8217;d recommend going to Microsoft&#8217;s own papers on how to configure it. One good one can be found at <a href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/20fbbd82-0cea-4a74-9634-fdd993f4c4f4.mspx" rel="nofollow">http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/Operations/20fbbd82-0cea-4a74-9634-fdd993f4c4f4.mspx</a><br />
(that url is really gross and may be chopped up by formatting).</p>
<p>If your DNS server is 2003 the help function has, I think, pretty good information. Don&#8217;t recall if the 2000 release had as good stuff in help.</p>
<p>Bottom line is make sure you understand the inter-relationship of the no-refresh interval, the refresh interval and the scavenge interval.</p>
<p>You also need to research whether enabling aging and scavenging at the server level will automatically enable it for pre-existing zones or whether you need to enable them explicitly. And look at whether pre-exiting DNS records will be aged and scavenged. I believe they will not unless you intervene manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellarm</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/rdp-connection-is-not-the-correct-computer/#comment-39035</link>
		<dc:creator>kellarm</dc:creator>
		<pubDate>Fri, 21 Oct 2005 19:51:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-39035</guid>
		<description><![CDATA[Ill have to agree...i can RDP using the IP just fine.  How do I go about troubleshooting the scaveging records?

Thanks Again]]></description>
		<content:encoded><![CDATA[<p>Ill have to agree&#8230;i can RDP using the IP just fine.  How do I go about troubleshooting the scaveging records?</p>
<p>Thanks Again</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 380/383 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 13:08:51 -->