Running those commands shows no obvious issues, so I don't yet know what to do next. Thank you, Tom
How to replicate 'Managed Service Accounts' AD group to other domain controller??
We have four (4) gMSAs in use for our SQL servers.
However, within ADUC on our two domain controllers, the four accounts appear within the 'Managed Service Accounts' group within only one of the two domain controllers, which is not good.
How do I replicate these gMSAs from one DC to the other??
I already tried forcing replication each way and the four gMSAs still do not appear in the one DC.
Help!! :) :)
Thank you, Tom
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
2 answers
Sort by: Most helpful
-
-
Anonymous
2021-07-05T00:36:23.607+00:00 Hi,
If the gMSAs can't replicate to other DCs, you may try to run the following command and check if there are any errors in the output.
Repadmin /syncall /APeD
Repadmin /showrepl *
repadmin /showrepl /all >c:\repadmin.txtDcdiag /v >c:\dcdiag.log
Best Regards,