Rename the DC

|

If the DC's domain level is set to "Windows Server 2003," you can use the Netdom tool to rename the DC. Microsoft supplies Netdom as part of the Windows Support Tools, which are available from the Windows 2003 installation CD-ROM. To rename the DC using Netdom, perform the following steps:
1. Start a command-prompt session.
2. Add the new name to the current server (it will now have two names) by typing
3. netdom computername address> /add:
For example, when I typed
netdom computername gotham.savilltech.com /add:omega.savilltech.com
my computer displayed the following message:
Successfully added omega.savilltech.com as an alternate
name for the computer.

The command completed successfully.
4. If multiple DNS servers are used, you must wait until the new name replicates to all authoritative DCs. After the new name has replicated, continue to the next step.
5. Make the new name the primary name for the machine by typing
6. netdom computername computer name/IP address> /makeprimary:
For example, when I typed
netdom computername
gotham.savilltech.com /makeprimary:omega.savilltech.com
my computer displayed the following message:
Successfully made omega.savilltech.com the primary
name for the computer. The computer must be rebooted for
this name change to take effect. Until then this computer
may not be able to authenticate users and other computers,
and may not be authenticated by other computers in the
forest. The specified new name was removed from the list
of alternate computer names. The primary computer name will
be set to the specified new name after the reboot.

The command completed successfully.
7. Reboot the computer.
8. After you reboot the machine, wait until all the domain locator records replicate to all authoritative DNS servers. After the replication is complete, check to ensure that the rename worked successfully by checking the name on the Computer Name tab of the Control Panel System applet. You can also view all computer names by typing
netdom computername /enumerate
For example, when I typed
netdom computername omega.savilltech.com /enum
my computer displayed the following:
All of the names for the computer are:
omega.savilltech.com
gotham.savilltech.com

The command completed successfully.
9. You can now remove the old name by typing
10. netdom computername /remove:name>
For example, when I typed
netdom computername
omega.savilltech.com /remove:gotham.savilltech.com
my computer displayed the following:
Successfully removed gotham.savilltech.com as an alternate
name for the computer.

The command completed successfully.
You can enumerate the names again to show the old name has been removed.

0 comments:

Disclaimer

WE USE LINKS TO SITES AND NOT DIRECT DOWNLOAD LINKS. THERE NO FILES HOSTED ON OUR SERVER,THEY ARE ONLY INDEXED MUCH LIKE GOOGLEWORKS.
The hosting server or the administrator cannot be held responsible for the contents of any linked sites or any link contained in a linked site, or changes / updates to such sites.

BY ENTERING THIS SITE YOU AGREE TO BE BOUND BY THESE CONDITIONS
If you don't like the software posted here, please don't hesitate to let us know and we will unpost it.