davisr65
Guest
|
Posted:
Fri Nov 04, 2005 8:27 am Post subject:
AD integrated DNS Server question |
|
|
I still dont really understand ad integrated dns..... I understand the
benefits of having in integrated, but what about for example when i setup a
second AD win2003 server and say it will added to an existing AD integrated
domain, Does this mean if one of the AD int DNS servers go down, will the
second server automatically take over?, being that it is itegrated?, or when
i add the second AD int. server create a new ad integrated zone and sync it
with the first server......
thanks...
rob davis |
|
Ace Fekay [MVP]
Guest
|
Posted:
Fri Nov 04, 2005 9:50 am Post subject:
Re: AD integrated DNS Server question |
|
|
In news:633C3162-CA08-4404-9362-564EE8700480@microsoft.com,
davisr65 <davisr65@discussions.microsoft.com> made this post, which I then
commented about below:
| Quote: | I still dont really understand ad integrated dns..... I understand
the benefits of having in integrated, but what about for example when
i setup a second AD win2003 server and say it will added to an
existing AD integrated domain, Does this mean if one of the AD int
DNS servers go down, will the second server automatically take over?,
being that it is itegrated?, or when i add the second AD int. server
create a new ad integrated zone and sync it with the first
server......
thanks...
rob davis
|
AD Integration is just telling it to store the data in the AD database or in
one of the application partitions instead of the old legacy usual text file.
AD Integration gives you security on the zone, as well as multi-master
feartures, where any DNS server that has an AD Integrated zone will be the
master at that point in time when you create a record. An AD Integrated zone
will also act as a Primary zone to allow a DNS server that is member server,
or a DC that is not part of your domain, to host a secondary of it. I
mentioned if the DC is not part of the domain because if it is and you try
to create a secondary, it will balk because it is aware of the same name
zone you are trying to create because it is in the AD database.
It doesn't mean the server will "take over". It's just a way to store the
zone data. If you install DNS on another DC in the same domain, and/or
depending on the replication scope of the zone you have set, the zone will
auto appear in it, just be patient. There is NOTHING to sync. AD replication
will handle the rest, since afterall, it;s in the AD database.
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
If this post is viewed at a non-Microsoft community website, and you were to
respond to it through that community's website, I may not see your reply
unless that website posts replies back to the original Microsoft forum.
Therefore, please direct all replies ONLY to the Microsoft public newsgroup
this thread originated in so all can benefit or ensure the web community
posts it back to the original forum.
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Infinite Diversities in Infinite Combinations.
================================= |
|