Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Domain Rename - DNS Question

0 views
Skip to first unread message

Love@discussions.microsoft.com Jeffrey Love

unread,
Apr 24, 2007, 8:26:04 AM4/24/07
to
Hello. I am testing the Domain Renaming feature of Windows Server 2003 and
have "successfully" followed the Windows Server 2003 Step-by-Step Guide to
Implementing Domain Rename, but I have a question about the fact that my DNS
zone did not make the change.

To take a step back, my test environment is one DC and one member server (to
be the control station). I want to rename my test domain TEST.COM (TEST for
NetBIOS) to ABC.COM (ABC for NetBIOS). As I stated before, I have run
through the Step-by-Step Guide multiple times and successfully change the
NetBIOS name to ABC. The process also changes the DNS and domain setting on
the member server such that, after the requisite reboots, I can log into the
ABC domain and verify that the server's primary DNS suffix is ABC.COM.

When I turn my attention to the DC, I successfully change its primary DNS
suffix to ABC.COM and reboot. Getting back to my real question, after all
systems reboot, I bring up a command prompt and, from the DC, ping the member
server (STANDALONE.ABC.COM) with only the name STANDALONE and it resolves to
STANDALONE.TEMP.COM with a successful ping. When I ping STANDALONE.ABC.COM
the ping can not resolve the name. I try the same ping from the member
server to the DC and receive the same results. If I go into the DNS MMC,
there is no ABC.COM entry, but there is an entry for TEMP.COM.

Did I miss something? Or is there a method for me to create an ABC.COM zone
in the DNS MMC? Are there any tie-ins into the AD?

Thanks,
Jeff

Nick Domukhovsky

unread,
Apr 25, 2007, 1:41:16 AM4/25/07
to

Are you using integrated DNS or not?


--
With best regards
Nickolay Domukhovsky, MCSA

Jeffrey Love

unread,
Apr 25, 2007, 5:34:00 AM4/25/07
to
Yes, the TEMP.COM DNS zone is AD integrated.

I suppose I can modify the zone in the DNS MMC such that it is not AD
integrated then manually change from the TEMP.COM to the ABC.COM DNS domain,
but I'm still worried about any "hooks" that might exist from the initial
DCPROMO process that tied the Windows domain to the DNS domain

Nick Domukhovsky

unread,
Apr 25, 2007, 6:38:14 AM4/25/07
to
I think you missed part of document with rename procedure called
"Preparing DNS zones" :)


What you can do know...

Create DNS zone ABC.COM (integrated, if you are using this one) in DNS
MMC, allow dynamic updates to this zone.
Then run netdiag /fix /test:DNS on your DC (you need Support Tools
installed).

Also you can run ipconfig /registerdns on each domain member (or simply
wait a while).


TEMP.COM zone you can simply delete - you have no use for it now, since
you are ended rename process.

Jeffrey Love

unread,
Apr 26, 2007, 1:52:03 PM4/26/07
to
You were right on. I glossed over the "Preparing DNS zones" section. Thank
you bringing it to my attention. I followed that section as well and the
rename test worked it was suppose to. Thank you again for your help.

Jeff

0 new messages