Balance FSMO roles on domain.

Doria 1,246 Reputation points
2021-11-29T12:40:23.737+00:00

Hi everyone!

Nowadays (W2K19 servers), what is the best practice for configuring FSMO roles on domain? How should I balance those rules?

C:\Users\Administrator>netdom query fsmo
Schema master ???
Domain naming master ???
PDC ???
RID pool manager ???
Infrastructure master ???
The command completed successfully.

Thanks.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-11-29T14:02:52.147+00:00

    I put them all on one server but read on here.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/fsmo-placement-and-optimization-on-ad-dcs

    --please don't forget to upvote and Accept as answer if the reply is helpful--


3 additional answers

Sort by: Most helpful
  1. Clément BETACORNE 2,496 Reputation points
    2021-11-29T16:09:43.557+00:00

    Hello,

    As DSPatrick mention not need nowadays to split them unless you have performance issue, the other rule will be to ensure that you have at least another domain controller in the same site (AD Site) as the DC holding the FSMO roles

    Regards,

    0 comments No comments

  2. Doria 1,246 Reputation points
    2021-11-30T02:17:15.573+00:00

    Thanks all!


  3. Limitless Technology 39,931 Reputation points
    2021-12-01T09:46:36.727+00:00

    Hi there,

    According to Microsoft's recommendation, the Best Practice is to split the FSMO roles between the different domain controllers. The forest-wide FSMO roles should be placed on one DC, and the domain-wide roles on another. If you have only one domain controller, it is recommended you deploy an additional DC.

    -In multi-domain environments, place both forest-wide roles on the root controller, which is also a Global Catalog server.
    -Place all domain-wide roles on one server with sufficient performance
    -If you are using virtualized domain controllers, disable time synchronization of virtual machines with FSMO roles with the host;
    -Do not place any other tasks on the domain controllers

    Hope carrying out the above steps will help you out.


    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.