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 All-partitions, Push, Enterprise-cross-sites and Distinguished names.
This will replicate all domain controllers simultaneously.