Once the additional domain controller is installed and configured, before decommissioning a dc, it requires all domain services that are currently reside on a existing dc need to be moved to another dc’s.
In order to move any fsmo roles from one DC to another DC, follow the MS How to view and transfer FSMO roles in the graphical user interface.
Move DNS services to other DC’s if this DC is a DNS provider. Also point all clients that use this server for DNS to the new DNS server
If you have Encryption File System (EFS) enabled you will need to move the private key if it resides on this dc. Refer to MS Support:
For more details refer to MS Support:
In order to move any fsmo roles from one DC to another DC, follow the MS How to view and transfer FSMO roles in the graphical user interface.
- To learn where the roles reside run the command netdom query fsmo
- If the PDC holds the fsmo role on this DC then you need to reconfigure the new holder of fsmo role PDC to either use the internal hardware clock or an external source. In my environment I always recommend using an external source MS KB816042.
Move DNS services to other DC’s if this DC is a DNS provider. Also point all clients that use this server for DNS to the new DNS server
- If AD integrated simply installing DNS on a member server prior to promotion will bring up a new DNS server.
- If not AD integrated and this is a primary server then a new primary server will need to be brought online. From DNS server manager the server needs to be promoted to primary.
- If a secondary server then make the new dc a new secondary server.
If you have Encryption File System (EFS) enabled you will need to move the private key if it resides on this dc. Refer to MS Support:
- How to back up the recovery agent Encrypting File System (EFS) private key in Windows Server 2003, in Windows 2000, and in Windows XP. You use the recovery agent's private key to recover data in situations when the copy of the EFS private key that is located on the local computer is lost
- Refer to How Terminal Services Works.
For more details refer to MS Support:
No comments:
Post a Comment