I'll have a parent domain and 2 child domains on Win200,
no option for Win2003 company politics.
You really should work the politics here -- Win2003 is basically
Win2000 with a lot of bug fixes and some small but very important
features.
Win2000 is NT 5.0, Win2003 is NT 5.5; which is really pretty
accurate when thinking about them.
Internet users and an external company will access the
resources on these domains/servers.
We will not have any outbound request to the internet.
That makes this easy then. You can setup (at worst) an actual
internal "root" (Dot ".") zone -- on the existing parent domain
DNS servers probably -- and point the "root hints" of all the other
DNS servers hear.
For resolution, all DNS server need to find the common parent or
root. Each zone delegates the children downwards so that every zone
is findable from that root.
(The issue with also needing Internet resolution is that you must
effectively work through two hierarchies when you have a "bushy
tree" or "wide forest" internally. With only one internal domain this
is an issue. There are a variety of more or less satisfying ways to
deal with this issue of course.)
Should I configure 2 DNS AD integardted servers on the
parent domain and one 1 DNS AD integrated on each child
domain.
Generally, I would configure at least 2 per domain -- especially
if I had 2+ DCs per domain. AD integrated is best.
If you only have a small number of DCs, then just make them ALL
DNS servers -- with AD integrated they are holding the records
anyway. (They just aren't useful if you don't create the AD integrated
DNS zone.)
Note: If I had dozens of DCs then I would not follow this recommendation,
certainly not automatically.
I'm OK with DNS on a single domain but have not worked
with it on mutliple domains.
Understood, that is what I meant by "more research" -- you're doing it and
that was not a criticism, just a likely fact of life for you, as it was or
will be
for most of us said:
Please advise best stratergy much appreciated
Simple delegation with each DNS server pointing to the TOP of the hierarchy,
nominally a "root" zone, will work for you. Change the root hints of each
DNS to point to the top of your hierarchy ("."-Root zone or top level common
parent.)
And put the Primary (actually you're going to use AD integrated in place of
a primary) on the DNS servers of the respective domains (not on the parent.)
Point the clients -- including the DCs -- NICs to the INTERNAL DNS only.
(you can point all of the clients to the top parent/root, or to the
respective DNS
for the domain if you set it up correctly as described above.)
Call me if you aren't straight on this. My phone is on my web site -
LearnQuick.Com
(I am used to helping people.)