Instead of hunting down Domain Controllers in ADSS and replicating each manually after some last-minute changes, you can run the following repadmin command to run a sync against all the connections:
repadmin /syncall /APed
The /APed stands for A ll-partitions, P ush, E nterprise-cross-sites and D istinguished names.
This will replicate all domain controllers simultaneously.