Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > Windows 7 being removed from DNS?

Reply
Thread Tools Display Modes

Windows 7 being removed from DNS?

 
 
JackH
Guest
Posts: n/a

 
      03-08-2010
I have started deploying Windows 7 on netbooks within the organization.
What I have noticed is the machines seem to be removed from DNS after some
period of time. Staff usually connect via Cisco VPN and don't always
physically plug into the network on a regular basis. Could this be the
problem? If so, what is a recommended solution besides having them plug in
frequently?



 
Reply With Quote
 
 
 
 
JackH
Guest
Posts: n/a

 
      03-14-2010
But why does this only seem to affect the windows 7 machines? Windows XP
seems to stay.


"Bill Kearney" <> wrote in message
news: t...
> Set up DHCP reservations for them? Or configure DNS and DHCP not to
> expire records so soon?
>
> "JackH" <> wrote in message
> news:...
>>I have started deploying Windows 7 on netbooks within the organization.
>>What I have noticed is the machines seem to be removed from DNS after some
>>period of time. Staff usually connect via Cisco VPN and don't always
>>physically plug into the network on a regular basis. Could this be the
>>problem? If so, what is a recommended solution besides having them plug
>>in frequently?
>>



 
Reply With Quote
 
JackH
Guest
Posts: n/a

 
      03-15-2010
I've noticed additional info today.

This is also happening with windows xp machines not using VPN.
I'm wondering if DHCP is the issue.

the original DHCP is still running on the old domain controller on the old
domain. The machines in question are running on the new 2008 domain. I've
been manualy setting the DNS to the new dns servers on the new domain on the
machines until I'm ready to switch to the new dhcp server. Could this be
causing the issue? I didn't think DHCP did anything with DNS other than
handing out the IPs and DNS settings. The machines themselves are set to
register DNS.


"Bill Kearney" <> wrote in message
news: t...
> Well, without a lot more information about how the two different machines
> are configured, it's impossible to guess.
>
> I'd be inclined to think it has something do with how the DHCP leases are
> being setup, AND how they're being doled out through the VPN connections.
> Typical mistakes like having too few address setup for leases out through
> the VPN. The addresses get recycled more often than is desired. There
> are, however, good reasons for limiting the number of addresses made
> available on the VPN, and whether they're deliberately released upon
> disconnect.
>
>
> "JackH" <> wrote in message
> news:...
>> But why does this only seem to affect the windows 7 machines? Windows XP
>> seems to stay.
>>
>>
>> "Bill Kearney" <> wrote in message
>> news: t...
>>> Set up DHCP reservations for them? Or configure DNS and DHCP not to
>>> expire records so soon?
>>>
>>> "JackH" <> wrote in message
>>> news:...
>>>>I have started deploying Windows 7 on netbooks within the organization.
>>>>What I have noticed is the machines seem to be removed from DNS after
>>>>some period of time. Staff usually connect via Cisco VPN and don't
>>>>always physically plug into the network on a regular basis. Could this
>>>>be the problem? If so, what is a recommended solution besides having
>>>>them plug in frequently?
>>>>

>>
>>

>



 
Reply With Quote
 
JackH
Guest
Posts: n/a

 
      03-15-2010
Ignore that last post. They are registering in DNS.


"JackH" <> wrote in message
news:...
> I've noticed additional info today.
>
> This is also happening with windows xp machines not using VPN.
> I'm wondering if DHCP is the issue.
>
> the original DHCP is still running on the old domain controller on the old
> domain. The machines in question are running on the new 2008 domain.
> I've been manualy setting the DNS to the new dns servers on the new domain
> on the machines until I'm ready to switch to the new dhcp server. Could
> this be causing the issue? I didn't think DHCP did anything with DNS
> other than handing out the IPs and DNS settings. The machines themselves
> are set to register DNS.
>
>
> "Bill Kearney" <> wrote in message
> news: t...
>> Well, without a lot more information about how the two different machines
>> are configured, it's impossible to guess.
>>
>> I'd be inclined to think it has something do with how the DHCP leases are
>> being setup, AND how they're being doled out through the VPN connections.
>> Typical mistakes like having too few address setup for leases out through
>> the VPN. The addresses get recycled more often than is desired. There
>> are, however, good reasons for limiting the number of addresses made
>> available on the VPN, and whether they're deliberately released upon
>> disconnect.
>>
>>
>> "JackH" <> wrote in message
>> news:...
>>> But why does this only seem to affect the windows 7 machines? Windows
>>> XP seems to stay.
>>>
>>>
>>> "Bill Kearney" <> wrote in message
>>> news: t...
>>>> Set up DHCP reservations for them? Or configure DNS and DHCP not to
>>>> expire records so soon?
>>>>
>>>> "JackH" <> wrote in message
>>>> news:...
>>>>>I have started deploying Windows 7 on netbooks within the organization.
>>>>>What I have noticed is the machines seem to be removed from DNS after
>>>>>some period of time. Staff usually connect via Cisco VPN and don't
>>>>>always physically plug into the network on a regular basis. Could this
>>>>>be the problem? If so, what is a recommended solution besides having
>>>>>them plug in frequently?
>>>>>
>>>
>>>

>>

>
>



 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-16-2010
"JackH" <> wrote in message news:...
> I've noticed additional info today.
>
> This is also happening with windows xp machines not using VPN.
> I'm wondering if DHCP is the issue.
>
> the original DHCP is still running on the old domain controller on the old
> domain. The machines in question are running on the new 2008 domain. I've
> been manualy setting the DNS to the new dns servers on the new domain on the
> machines until I'm ready to switch to the new dhcp server. Could this be
> causing the issue? I didn't think DHCP did anything with DNS other than
> handing out the IPs and DNS settings. The machines themselves are set to
> register DNS.
>
>


Are you saying you have two different domains that are not of the same forest, on the same physical network? If so, you are saying the old domain controller is still the DHCP server for all DHCP client machines both domains on the same physical network? If that's the case, I assume on the old DHCP server, Option 006 (the DNS addresses it gives out), are still pointing to the old domain controller DNS server. If not, and the old DHCP server's Option 006 is set to the new 2008 DNS server (on the new domain), then I can see an issue if the zone is set to Secure Updates only. First, that would keep the old DHCP server from registering into the zone(s), and second, if set to Unsecure and Secure updates, the old DHCP server cannot own the record in order to update any changes.

Windows DHCP and Windows DNS works hand in hand to provide Dynamic DNS Updates. The DHCP server will register the A record in the forward lookup zone, and the client machine itself will register the PTR record. That's by default. If you are in a mixed, co-existing environment, you are introducing numerous variables that may alter this behavior, depending on what settings you've set on the zone, and in DHCP properties, as well as suffix settings on the machine and/or DHCP Option 015. This makes it extremely difficult to diagnose without knowing all the specifics on each side (DHCP options settings, suffixes on the machine, which domain they are joined to, zone settings, DHCP property settings, scavenging, TTL of the records, etc).

My suggestion is to move everything over as soon as you can to eliminate the complex variables, retire the old system, and go from there.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.

 
Reply With Quote
 
JackH
Guest
Posts: n/a

 
      03-18-2010
You are correct!! I thought I had updated it but had not.

I have one remote site now completely using the scope on the new DHCP server
and it is working perfectly. I can't wait to get everything over and off
that ancient DC.




"Ace Fekay [MVP-DS, MCT]" <> wrote in message
news:...
"JackH" <> wrote in message
news:...
> I've noticed additional info today.
>
> This is also happening with windows xp machines not using VPN.
> I'm wondering if DHCP is the issue.
>
> the original DHCP is still running on the old domain controller on the old
> domain. The machines in question are running on the new 2008 domain.
> I've
> been manualy setting the DNS to the new dns servers on the new domain on
> the
> machines until I'm ready to switch to the new dhcp server. Could this be
> causing the issue? I didn't think DHCP did anything with DNS other than
> handing out the IPs and DNS settings. The machines themselves are set to
> register DNS.
>
>


Are you saying you have two different domains that are not of the same
forest, on the same physical network? If so, you are saying the old domain
controller is still the DHCP server for all DHCP client machines both
domains on the same physical network? If that's the case, I assume on the
old DHCP server, Option 006 (the DNS addresses it gives out), are still
pointing to the old domain controller DNS server. If not, and the old DHCP
server's Option 006 is set to the new 2008 DNS server (on the new domain),
then I can see an issue if the zone is set to Secure Updates only. First,
that would keep the old DHCP server from registering into the zone(s), and
second, if set to Unsecure and Secure updates, the old DHCP server cannot
own the record in order to update any changes.

Windows DHCP and Windows DNS works hand in hand to provide Dynamic DNS
Updates. The DHCP server will register the A record in the forward lookup
zone, and the client machine itself will register the PTR record. That's by
default. If you are in a mixed, co-existing environment, you are introducing
numerous variables that may alter this behavior, depending on what settings
you've set on the zone, and in DHCP properties, as well as suffix settings
on the machine and/or DHCP Option 015. This makes it extremely difficult to
diagnose without knowing all the specifics on each side (DHCP options
settings, suffixes on the machine, which domain they are joined to, zone
settings, DHCP property settings, scavenging, TTL of the records, etc).

My suggestion is to move everything over as soon as you can to eliminate the
complex variables, retire the old system, and go from there.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please
contact Microsoft PSS directly. Please check http://support.microsoft.com
for regional support phone numbers.


 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-19-2010

"JackH" <> wrote in message news:...
> You are correct!! I thought I had updated it but had not.
>
> I have one remote site now completely using the scope on the new DHCP server
> and it is working perfectly. I can't wait to get everything over and off
> that ancient DC.
>



I'm glad I was able to help. Now let's get rid of the old, and move on with the new!!!!

Ace
 
Reply With Quote
 
JackH
Guest
Posts: n/a

 
      03-19-2010
Hey ACe, while I have your attention. Do you have any tips on fine tuning
2008 terminal server? I have a 32bit access runtime I have to use and it
seems to slow down or hog the servers. The vendor won't be coming out with
a x64 till at least the end of the year.



"Ace Fekay [MVP-DS, MCT]" <> wrote in message
news:...
"JackH" <> wrote in message
news:...
> You are correct!! I thought I had updated it but had not.
>
> I have one remote site now completely using the scope on the new DHCP
> server
> and it is working perfectly. I can't wait to get everything over and off
> that ancient DC.
>



I'm glad I was able to help. Now let's get rid of the old, and move on with
the new!!!!

Ace


 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-20-2010

"JackH" <> wrote in message news:...
> Hey ACe, while I have your attention. Do you have any tips on fine tuning
> 2008 terminal server? I have a 32bit access runtime I have to use and it
> seems to slow down or hog the servers. The vendor won't be coming out with
> a x64 till at least the end of the year.
>
>
>
> "Ace Fekay [MVP-DS, MCT]" <> wrote in message
> news:...
> "JackH" <> wrote in message
> news:...
>> You are correct!! I thought I had updated it but had not.
>>
>> I have one remote site now completely using the scope on the new DHCP
>> server
>> and it is working perfectly. I can't wait to get everything over and off
>> that ancient DC.
>>

>
>
> I'm glad I was able to help. Now let's get rid of the old, and move on with
> the new!!!!
>
> Ace
>
>


No, sorry, not really. I would take a look at the app itself and see what they have to offer to increase efficiency.

Ace




--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's the different for PNPDTest between WLK 1.5 and WLK 1.2 Wayne Windows Vista Drivers 2 01-18-2010 08:32 PM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
"Some updates could not be installed" Antnee20x Windows Update 7 12-18-2009 07:01 PM
Can I use the Windows 7 Upgrade DVD for a Clean Install ? Patrick Windows Vista General Discussion 38 11-11-2009 09:41 PM
Getting Ready for Windows BETA 2 - QuickStarter Andre Da Costa [Extended64] Windows Vista Installation 2 06-07-2006 05:22 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59