Its a bit more complex than that:-
Install Windows 2000 on the new machine
Assign the new computer an IP address and subnet mask on the existing network
Make sure that the preferred DNS server on new machine points to the existing DNS Server on the Domain (normally the existing domain controller)
Join the new machine to the existing domain as a member server
From the command line promote the new machine to a domain controller with the DCPROMO command from the command line
Select Additional Domain Controller in an existing Domain
Once Active Directory is installed then to make the new machine a global catalog server, go to Administrative Tools, Active Directory Sites and Services, Expand ,Sites, Default first site and Servers. Right click on the new server and select properties and tick the Global Catalog checkbox. (Global catalog is essential for logon as it needs to be queried to establish Universal Group Membership)
Assuming that you were using Active Directory Integrated DNS on the first Domain Controller, DNS will have replicated to the new domain controller along with Active Directory.
If you are using DHCP you also need to move across to the new domain controller. Dont forget to set the default gateway (router) and DNS Servers.
Talking of DNS all the clients (and severs) need to have their Preferred DNS server set to one domain controller.
If you are intent on rmoveing the olther DC then you should cleanly transfer the FSMO roles, if it is an unplanned emergency the FSMO roles can be seized. See http://www.petri.co.il/tra
You can then power down the old DC and make sure it all works - assuming it does - power it back up and run DCPROMO on it to remove it as a DC, you can ten remove it from the domain if necessary.
PS. Its always a good idea to have at least two DCs for resilliance.
Main Topics
Browse All Topics





by: xeyeclanPosted on 2007-09-14 at 11:40:26ID: 19894039
You need to transfer the FSMO Roles to the new DC. om/kb/2556 90
om/kb/2164 98
http://support.microsoft.c
Then run dcpromo to demote the old DC.
In case you run into any issues:
http://support.microsoft.c