Hello there,
If you want replication to occur immediately instead of waiting for the typical replication cycle, follow these steps:
-In Administrative Tools, start Active Directory Sites and Services.
-Expand Sites. There should be at least one site labeled "default-first-site-name" (or others if they have been manually configured).
-Expand default-first-site-name, expand Servers, and then expand Computer.
-Expand NTDS Settings. One or more objects are listed in the right pane. One of those objects is a link to the domain controller you want. To see the "friendly" name, right-click an entry and view the name. One of the objects points to the domain controller you want. Right-click that entry, and then click Replicate Now. The replication is performed immediately.
Most of the elements in the DNS system are outside your control—ISPs and DNS root servers distributed around the world have their own policies. However, there is a simple way to speed up DNS propagation:
Define or modify an A record that points your hostname to the new destination IP address.
Set a minimal TTL for that DNS record
-----------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept it as an answer–