Forum Discussion

Robert Bollinger's avatar
Robert Bollinger
Copper Contributor
Jul 05, 2023

AD replication, New Domain and Controllers

Hey Guys, 

 

I just setup a new Windows Domain with 2 domain controllers. (Running windows server 2019). the Sysvol was not replicating to the other domain controllers. - I have fixed that now. but as part of my "fixing" i also installed the DFSR service. 

 

My question is on a new domain setup am i required to install and use DFSR (no config changes) in order to get the Sysvol to replicate? I cant quite seem to find an answer. 

 

Thanks, 

 

Robert 

7 Replies

  • Seshadrr's avatar
    Seshadrr
    Iron Contributor
    Sysvol will be configured while you define the database and Sysvol path through AD role preparation stage and by default it will be managed through dfs replication console
  • The two prerequisites to introducing the first 2019 or 2022 domain controller are that domain functional level needs to be 2008 or higher and older sysvol FRS replication needs to have been migrated to DFSR

       

    I'd use dcdiag / repadmin tools to verify health `correcting all errors found` before starting `any` operations. Then stand up the new 2019 or 2022, patch it fully, license it, join existing domain, add active directory domain services, promote it also making it a GC (recommended), transfer FSMO roles over (optional), transfer pdc emulator role (optional), use dcdiag / repadmin tools to again verify health, when all is good you can decommission / demote old one.     
       

     

     

    • Robert Bollinger's avatar
      Robert Bollinger
      Copper Contributor
      Ok. So in my case it would be true. This was a new domain and new domain controllers. I am surprise that DCPromo didnt install the DFS replication service. On the initial install.
      • Dave Patrick's avatar
        Dave Patrick
        MVP

        You couldn't add after-the-fact. Sounds like you may need to remove the 2019, do the FRS->DFSR migration, then add the new domain controller.     

         

         

         

         

Resources