dc role transfer

About this tag
The dc role transfer tag covers the process of moving Active Directory Flexible Single Master Operation (FSMO) roles between domain controllers in a Windows Server environment. Content under this tag includes troubleshooting scenarios where role transfer commands like Move-ADDirectoryServerOperationMasterRole and netdom query fsmo are used, and issues that arise when the original domain controller is disconnected. Common themes include role migration between different Windows Server versions, such as from 2012R2 to 2019, and ensuring domain functionality after transfer. The tag is relevant for IT administrators managing Active Directory infrastructure and planning or executing role transfers.
  1. C

    AD does not work with new Server version

    I have a running Win 2012R2 Active Directory server. Call it DC1 I just built a Win 2019 server that was added to the domain and promoted to AD server. This one is DC2 I ran "Move-ADDirectoryServerOperationMasterRole" to the new server and running "netdom query fsmo", I get Schema master...
Back
Top