If for some reason, the PDC dies horribly, you are left with a semi-working domain. While the basic functionality will still be operational, certain aspects of the domain can no longer be reconfigured. If the broken DC can no longer be rescued, you need to transfer the five FSMO roles to a working DC as soon as possible as to ensure your domain will remain healthy.
If FSMO roles are not transferred time, it can have implications on the following items, depending on the roles that are located on the offline DC:
FSMO role | Implications of loss |
---|---|
Schema | The schema cannot be extended or reconfigured. This is not a problem unless you wish to perform a schema upgrade during the outage. |
Domain Naming | Promotion and demotion of DCs will not be possible if this role is unavailable. |
RID | You will miss this role when you wish to add a large quantity of objects to the AD during its outage. In normal circumstances, the surviving DCs will have enough RIDs available to overcome the outage for a while. |
PDC Emulator | This role will be missed very quickly. NT 4.0 BDCs will not be able to replicate, time synchronisation won't work, password changes will not be corrected registered, group policy changes will not be applied correctly. |
Infrastructure | Required for proper workings of group memberships. You won't miss this role if there's only one domain. |
One way to transfer roles to a working DC is by seizing them on said DC. This is done with the ntdsutil.
On any domain controller, start ntdsutil, and follow the procedure:
ntdsutil:
ntdsutil: roles fsmo maintenance:
fsmo maintenance: connections server connections:
server connections: connect to server dc2 Binding to dc2 ... Connected to dc2 using credentials of locally logged on user. server connections:
server connections: q fsmo maintenance:
You now can start with seizing one or more roles. If you wish to distribute roles to different DCs, seize your roles, then connect to another DC and seize the remaining roles, and so on...
fsmo maintenance: Seize infrastructure masterNote that you can view the role names by typing ?, then press Enter. Role names may differ depending on the version of Windows the DC is running.
Repeat the above steps to transfer all roles to working DCs.
When all roles have been transferred, exit out of ntdsutil by typing q, and hitting Enter repeatedly.
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |