active directory check site topology not generating automatically

Ismail Khan 0 Reputation points
2023-06-12T18:34:23.9266667+00:00

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.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,969 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2023-06-12T18:48:18.6633333+00:00

    You could check things out via PowerShell.

    https://techcommunity.microsoft.com/t5/itops-talk-blog/powershell-basics-how-to-check-active-directory-replication/ba-p/326364

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Amy Kline 75 Reputation points
    2023-06-12T19:14:11.18+00:00

    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.

    0 comments No comments

  3. Anonymous
    2023-06-13T14:42:53.3866667+00:00

    The 5014 error may provide some clues.


  4. Anonymous
    2023-06-13T15:06:41.1666667+00:00

    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--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.