we do have 2 active directory domain controller server
each server replicate every days,
but suddenly it stops working
the error shows here:
effects:
because we’re use both server to access remote desktop apps, the users setting will not synchronize,
solution:
- install active directory module for windows powershell
- run this shell as administrator
- type this command
- repadmin /options [your domain] -disable_inbound_repl
- repadmin /options [your domain] -disable_outbound_repl
- restart both dc
- do replicate again