Structure Exchange in ADSI edit

Cuong. Tao Minh - CTS TSD 21 Reputation points
2021-04-30T03:55:50.61+00:00

Hi guys.
i have this issue, hope some one can give me solution.
My enviroment is: 1 root 2 child domain. All domain controller is Windows server 2012R2
My exchange server 2013 CU9 is install in root domain.
When i use ADSI edit in root domain controller, connect to configuration.
i see Exchange structure like this picture:
92679-hehe.png

But when i use ADSI edit in child domain controller, connect to configuration.
I don't see exchange structure.
92742-image.png

When i check replication from root DC to child DC. Everything is OK.
92756-image.png

Hope anyone can give me solution..
Thanks guys

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-05-06T09:39:48+00:00

    Hello @Cuong. Tao Minh - CTS TSD ,

    I am sorry for the late reply.

    Thank you for your update.

    1.Did you logon the root domain DC and child domain DC with the same credential?
    You can logon the root domain DC and child domain DC with the same credential (such as: root domain Administrator credential) to check if the issue persists.

    2.And if you connect root DC and child DC through ADSI of root DC, and then check if the issue persists.
    94323-child1.png

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


2 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-04-30T07:23:53.067+00:00

    Hello @Cuong. Tao Minh - CTS TSD ,

    Thank you for posting here.

    It looks like there is issue between AD replication.

    Please check AD replication in the entire AD forest.

    1.Make AD replication forcely by running command: repadmin /syncall /AdeP >c:\rep1.txt

    2.Check AD replication by running commands below on PDC in the root domain.

    repadmin /showrepl >c:\rep2.txt

    repadmin /replsum >c:\rep3.txt

    repadmin /showrepl * /csv >c:\repsum.csv

    Check all the result of the commands above, if all the result is OK without any error, it means AD replication is OK.

    Hope the information above is helpful

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Cuong. Tao Minh - CTS TSD 21 Reputation points
    2021-04-30T07:32:16.667+00:00

    Hi Zhou.
    I have use command repadmin /showrepl and repadmin /replsum in both root and child domain controller.
    Everything is fine. No error.
    ...


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.