Hello list. In a Windows 2003 R2 forest I've added with dcpromo a child
domain of my root domain.

On the Root's DNS, the child domain appears as a subdomain.
I'd like it to appear as a deleagate zone of the child domain pointed to
the child DC's DNS server.

my idea is
1. create the zone on the child DC's DNS by manually copying all entries
from the root's DNS
2. delete the subdomain on the root DNS
3. create a delegated zone in the root domain for the child zone.

Is it a good solution?
Is there any better solution with a 2003 (native mode) forest?

thank you.

Re: Child domain and DNS by Marcin

Marcin
Mon May 05 14:29:46 PDT 2008

Raphael - follow the steps listed in the
http://support.microsoft.com/kb/255248...

hth
Marcin


Re: Child domain and DNS by XXXXraphaelXXXX

XXXXraphaelXXXX
Tue May 06 07:50:21 PDT 2008

Marcin a écrit :
> Raphael - follow the steps listed in the
> http://support.microsoft.com/kb/255248...
>
> hth
> Marcin

Hello,
thankyou for the link but my child domain is already DC promoted.
if I dcpromote again it wants to remove active Directory.

How could I do that without uninstall the chlid's Active Directory?

Re: Child domain and DNS by Marcin

Marcin
Wed May 07 08:30:31 PDT 2008

Raphael,
apologies for lack of clarity - your high-level plan appears to be sound
(you actually can introduce the delegated zone in the step 2 - which will
effectively eliminate the subdomain and simplify creation of the glue
record) - my intention was to point out a couple of additional factors to
consider, which are included in the article. As you stated, the step
"Promote the Child Domain Server" does not apply in your case...
How many computers are currently in the child domain? Note that all DC SRV
records can be automatically registered by restarting its Netlogon service
once the delegation is in place...

hth
Marcin

"Raphaël" <XXXXraphaelXXXX@pasdespamrignier.com> wrote in message
news:OWvEEi4rIHA.4952@TK2MSFTNGP05.phx.gbl...
> Marcin a écrit :
>> Raphael - follow the steps listed in the
>> http://support.microsoft.com/kb/255248...
>>
>> hth
>> Marcin
>
> Hello,
> thankyou for the link but my child domain is already DC promoted.
> if I dcpromote again it wants to remove active Directory.
>
> How could I do that without uninstall the chlid's Active Directory?


RE: Child domain and DNS by AaronHuang

AaronHuang
Wed May 07 19:10:01 PDT 2008

Hello Raphael,

In my experience, it's not recommended to create Forward Lookup Zone of
subdomain on root DNS. You can delegate DNS query of root DNS for child
domain DNS, than config DNS forward of child domain to root DNS. For more
detail about DNS configuration, you can reference to the link below,

http://technet2.microsoft.com/windowsserver/en/library/c2d2fcbd-c859-493e-a4fc-aef57a880db11033.mspx?mfr=true

"raphael" wrote:

> Hello list. In a Windows 2003 R2 forest I've added with dcpromo a child
> domain of my root domain.
>
> On the Root's DNS, the child domain appears as a subdomain.
> I'd like it to appear as a deleagate zone of the child domain pointed to
> the child DC's DNS server.
>
> my idea is
> 1. create the zone on the child DC's DNS by manually copying all entries
> from the root's DNS
> 2. delete the subdomain on the root DNS
> 3. create a delegated zone in the root domain for the child zone.
>
> Is it a good solution?
> Is there any better solution with a 2003 (native mode) forest?
>
> thank you.
>