Upgrading to Windows Server 2022 and was wondering the best way to transfer FSMO roles, etc to the new server … currently only running AD services and DNS on my current server.<\/p>\n
I was thinking of adding a temporary server and setting it as a PDC and transferring all the roles over to it, re-imaging current on-premise server with Server 2022 and then transferring back the roles and making re-imaged server the PDC… is this correct way to do it or no?<\/p>","upvoteCount":1,"answerCount":23,"datePublished":"2024-07-23T02:49:14.343Z","author":{"@type":"Person","name":"spiceuser-yw57","url":"https://community.spiceworks.com/u/spiceuser-yw57"},"suggestedAnswer":[{"@type":"Answer","text":"
Upgrading to Windows Server 2022 and was wondering the best way to transfer FSMO roles, etc to the new server … currently only running AD services and DNS on my current server.<\/p>\n
I was thinking of adding a temporary server and setting it as a PDC and transferring all the roles over to it, re-imaging current on-premise server with Server 2022 and then transferring back the roles and making re-imaged server the PDC… is this correct way to do it or no?<\/p>","upvoteCount":1,"datePublished":"2024-07-23T02:49:14.413Z","url":"https://community.spiceworks.com/t/how-to-go-about-transferring-current-dc-to-new-server/1098292/1","author":{"@type":"Person","name":"spiceuser-yw57","url":"https://community.spiceworks.com/u/spiceuser-yw57"}},{"@type":"Answer","text":"
More or less. There is no PDC/BDC anymore, that hasn’t been a thing since NT 4.0<\/p>\n
Assuming you are not permanently replacing the hardware and your existing server supports Server 2022, then yes you would promote a second domain controller. Transfer all FSMO roles. Make sure it is replicating properly. That means repadmin /showrepl doesn’t show errors and dcdiag /v run from bother domain controllers shows no errors.<\/p>\n
You will need to contend with DNS and DHCP. What currently hands out DHCP? If it is the existing server, then you need to move it to the new one first. You also need to change your DHCP scope to hand out DNS for both domain controllers, or when you shut down the first one nobody will be able to reach the domain.<\/p>\n
Once you do that, shut down the first server for a day and make sure people can log in without issue. Bring it back up, let it replicate. Again check repadmin and dcdiag.<\/p>\n
Make sure when you configure DNS on the domain controllers you do it how I describe here:<\/p>\n