• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to change name for a win2k domain controller??

Cooky

Golden Member
As title - how can I change the name of my win2k server which is a domain controller?? The Properties botton under Network Identification is grayed out.
 
Actually. You can't just rename it.

You would need to configure another box and set it up or redo the current box.

Using another Server, you need: (for single Domain Controller using Active Directory)

Rename the sole DC in your domain, and preserve Active Directory information that
you've configured, using Dcpromo.exe or the Configure Your Server Wizard.


1. Use the Active Directory Sites and Services Microsoft Management Console (MMC) to
force replication.

2. Make this new domain controller a Global Catalog server.

3. Transfer, NOT seize, all the FSMO roles, that the original domain controller holds,
to the new DC.

4. Use Dcpromo.exe, or the Configure Your Server Wizard, to demote the domain controller
that you wish to rename.

5. Rename the demoted server using Control Panel / System / Network Identification / Properties.

6. Use the Configure Your Server Wizard, or Dcpromo.exe, to promote the member server back to a
domain controller.

7. Reconfigure all the FSMO roles and Global Catalog.

 
man this sounds like a lot of work in terms of transfering the necessary data to another server...can't I just simply copy the SysVol folder over?? (am I being too naive??😛)
Thanks LiLithTecH.
 
Back
Top