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.