You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
rpcserverunavailable
About this tag
The rpcserverunavailable error often appears in Windows Server environments when Active Directory domain controllers cannot communicate over RPC. In one case, after transferring FSMO roles from a Windows Server 2012 R2 domain controller to a new Windows Server 2019 domain controller, the error occurred when the old DC was disconnected. Commands like netdom query fsmo failed with 'The RPC server is unavailable.' This indicates that RPC connectivity between domain controllers is essential for AD operations. Troubleshooting typically involves checking network connectivity, firewall rules, DNS resolution, and RPC service status on the affected servers.
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...
active directory
dc role transfer
domain controller
domain trust
fsmo
netdom
network
replication
rpc error
rpcserverunavailable
server disconnection
server promotion
server roles
windows server 2012 r2
windows server 2019