Hello AndreaCerrito-0508,
Thank you for posting in our Q&A forum.
Please run the following commands to on PDC and check the result.
repadmin /showrepl C:\rep1.txt
repadmin /replsum C:\rep2.txt
repadmin /showrepl * /csv >c:\repsum.csv
If all the results are OK, it seems AD replication works fine.
We can see "By default, this interval is 15 seconds in Windows Server 2003 and later versions." in the link below.
How to Modify the Default Intra-Site Domain Controller Replication Interval
https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/modify-default-intra-site-dc-replication-interval
Also, I can see different "Serial Number" in forest zones and domain zones on one DC, but they are the same result on different DCs.
I mean "Serial Number" is 16 in forest zones on DC1,
and "Serial Number" is 368 in domain zones on DC1.
I mean "Serial Number" is 16 in forest zones on DC2,
and "Serial Number" is 368 in domain zones on DC2.
Hope the information above is helpful.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.