Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upgrading a DC to new hardware

Hardware

Upgrading a DC to new hardware

by  ashpp  Posted    (Edited  )
FAQ : Upgrading a DC to new hardware
This document details how to upgrade one of your domain controllers to new hardware.

1] Backup

2] Test your current DNS setup
http://www.microsoft.com/windows2000/en/server/help/default.asp?url=/windows2000/en/server/help/sag_DNSchecklist_ds.htm

3] Install new server run DCPROMO make sure you install a AD DNS server

4] Wait for replication. (20-30 minutes)

5] Check the DNS on the new server.
- Have the details replication?
- Are the forwarders setup correctly?
(See : http://www.tek-tips.com/faqs.cfm?spid=96&sfid=3017)
- Is the event log clear of errors?

6] Transfer the FMSO roles over

Changing owner of FSMO roles:

There are five FSMO roles: Domain naming Master, Schema Master, RID Master, PDC Emulator and Infrastructure Master. There must be a domain controller that owns each one of those roles.

To change the owner of RID, PDC and Infrastructure Masters, open Active Directory Users and Computers on domain controller you want to move the roles to, right-click domain name, choose Operations Masters and click Change in appropriate windows.

To change the owner of Domain naming Master, open Active Directory Domains and Trusts on domain controller you want to move the role to, right-click Active Directory Domains and Trusts, choose Operations Masters and click Change.

To change the owner of Schema Master, open Active Directory Schema on domain controller you want to move the role to, right-click Active Directory Schema, choose Operations Master and click Change.

For more information see http://support.microsoft.com/default.aspx?scid=kb;en-us;Q255690

7] Transfer the Global Catalogue role

Changing owner of Global Catalog:

Open Active Directory Sites and Services console, go to Sites\Site Name\Servers\, expand the server you want to demote, right-click NTDS Settings and choose Properties, in the window that appears un-check Global Catalog and click OK. After doing so go to same place in server you want to hold the Global Catalog and check Global Catalog at NTDS Settings\Properties. After making these changes wait about fifteen minutes till the Global Catalog replicate between domain controllers, after it you can continue with further configurations.

8] Transfer files/permissions over.

9] Run a DCDIAG on the new server - fix any issues

10] Run DCPROMO on the OLD and demote to a standalone server.

11] Remove OLD server from the network or remove from the domain.

12] Make sure all references to the old server name are updated (ie. mapped network drives).

13] Test with a client that you can logon, check the event log for any errors, run a DCDIAG.

Ash.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top