• 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.

demoting a domain controller

Depends. If only have one other DC, I would just run dcpromo. If you have more than one and you want the roles to go to a specific machine, move them manually first.
 
thanks. I have 3 other DC's and I figured I'd do it manually, I was just curious which way Microsoft gives its "best practice" stamp to. I'll probably feel better that I know the roles are transferred anyway before I demote.
 
Best practice with multiple DCs is to manually move them. dcpromo will move them just fine on its own, you just don't get to decide where they go.

Best practice with only one other DC is to let dcpromo handle it.

You can save yourself the trouble of using three different snapins (one of which needs a dll to be registered) and transfer all the roles using ntdsutil. Make sure you transfer and not seize.
 
Back
Top