You could check things out via PowerShell.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i have multiple additional domain controller which replicate through sites link all work fine but active directory check site topology not auto generated .
even though all the network ports allowed.
You could check things out via PowerShell.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
If the Active Directory check site topology is not generating automatically despite having multiple additional domain controllers replicating through site links, here are some potential solutions:
1) Verify replication settings: Check the configurations of site links, replication schedules, and intervals to ensure they are set up correctly.
2) Check network connectivity: Ensure uninterrupted network connectivity between domain controllers by testing and resolving any network or firewall issues.
3) DNS configuration: Confirm that DNS settings on all domain controllers are accurate and functioning properly.
4) Force replication: Attempt to trigger the Active Directory check site topology by forcing replication between domain controllers using the command "repadmin /syncall /AdeP".
5) Monitor event logs: Check the event logs on domain controllers for relevant error messages or warnings related to replication or Active Directory.
6) Verify site topology settings: Double-check the accuracy of site topology settings in Active Directory Sites and Services, including sites, subnets, and site link configurations.
If the issue persists, consider seeking assistance from a system administrator or Active Directory specialist for further analysis and targeted troubleshooting.
The 5014 error may provide some clues.
Something here could help.
https://theitbros.com/active-directory-sites-and-subnets/
--please don't forget to upvote
and Accept as answer
if the reply is helpful--