Newly created Active Directory Users not showing in Exchange Admin Center

Anonymous
2023-10-04T04:03:05+00:00

Hi,

I create an ADuser in active directory, but this user is not found it in the Exchange Admin Center to create a mailbox for this account, after a long time (I cannot determine this time, arround 1-2hour) we can find it in ECP and then create the mailbox ok.

This is the same situation when I enable-remotemailbox for this user for using O365 mailbox, enable-remotemailbox failed because ADuser is not found in Exchange server right after creating ADuser.

We have a hybrid environment with an exchange on-premises and Office 365.

I think there is a problem between AD server and Exchange and causing delay in synchronization

How can i troubleshoot for this case?

Thank

Windows for business | Windows Server | Directory services | Active Directory

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

9 answers

Sort by: Most helpful
  1. Anonymous
    2023-10-06T02:36:17+00:00

    Hello Da HoVan,

    Thank you for posting in Microsoft Community forum.

    I mainly focus on the question or issue related to local AD.

    For the question in this thread, I will give some suggestions from AD side.

    1.How many Domain Controllers are there in your domain? If you have more than one Domain Controller in your AD domain, you can try to check AD replication status after you created new users. If there is no any error within the command result, it means AD replication is OK.

    repadmin /showrepl >C\rep1.txt

    repadmin /replsum >C\rep2.txt

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

    Or you can check if this new user is replicated to all other Domain Controllers manually (check on DC one by one if your DCs are not so many).

    2.Whether your Domain Controllers are put in different sites? If so, you can force AD replication after new user was created.

    ![](https://filestore.community.support.microsoft.com/api/images/e2209145-b9fb-4c94-a582-579fb47d0cfa?upload=true&fud_access=wJJIheezUklbAN2ppeDns8cDNpYs3nCYjgitr%2BfFBh2dqlqMuW7np3F6Utp%2FKMltnRRYFtVjOMO5tpbpW9UyRAwvLeec5emAPixgq9ta07Dgnp2aq5eJbnfd%2FU3qhn54Ui9c7IY3%2BVaDGM794ieFEWFOTytTrMKy7m1XQpeIKlfhHZvv6qxFNypZh8EVO%2BjzMgLRnj7SrY%2FjVoV7qs8fDiK994oMxVrhrFAMYDcU%2Fzo5mDqjZHVgFt2BHNNtVp%2BxdXPJNpYLLoK72MGv1MEu1KwixwKJNZDE2pLNGbSh6EYPHi73un1EDE%2F6DniUKq6YrQZnjMYFLTq6xIeGG2POXjcJxMHwB3VW6QW%2FJv3tI3qbFkPV3Kpyog%2FMZ8wwdLVcR1p4ytNHEMzE4CJkwEvTK5EA7Py9Q7MFi5FbCYP6FgI%3D)

    Here are two similar threads for your reference, there are possible methods or suggestions you can try.

    [56c8-b9eb-b80-96da] (microsoft.com)

    Newly created Active Directory Users not showing in Exchange Admin Center - Microsoft Q&A

    I hope the information above is helpful.

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

    Best Regards,
    Daisy Zhou

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2023-10-07T03:38:27+00:00

    Hi,

    Thank for your response , I guess so, but how to check the replication successfully before enableing mailbox using powershell command? Because i write automation script for creating ADUser and then active mailbox + assign license O365 for this user after.

    Before enabling mailboxes, we need to ensure ADUser is synchronized between AD and Exchange

    The replication in our system is having issue because we have 2 sites with 2 AD additional server broken(current status is Tombstones ), other Primary & Additional AD server still work fine, Could this be the cause?

    regards,

    0 comments No comments
  3. Anonymous
    2023-10-09T08:26:56+00:00

    Hello Da HoVan,

    Thank you for your reply.

    You can run commands on PDC.

    repadmin /showrepl >C\rep1.txt

    repadmin /replsum >C\rep2.txt

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

    The replication in our system is having issue because we have 2 sites with 2 AD additional server broken(current status is Tombstones ), other Primary & Additional AD server still work fine, Could this be the cause?
    A: Not sure if the AD replication caused the issue.

    However, you can try to fix the AD replication issue and then check if the issue is related to AD replication.

    I hope the information above is helpful.

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

    Best Regards,
    Daisy Zhou

    0 comments No comments
  4. Anonymous
    2023-10-20T03:30:03+00:00

    Hi,

    I realize that when the script with cmdlet enable-remotemailbox run as schedule it get the error even it run as administrator. But when run manually it works fine.

    How can i troubleshoot it?

    regards,

    0 comments No comments
  5. Anonymous
    2023-10-23T02:18:12+00:00

    Hello Da HoVan,

    Thank you for your reply.

    Is the problem (Newly created Active Directory Users not showing in Exchange Admin Center) in the original post resolved?

    Is this a new problem (I realize that when the script with cmdlet enable-remotemailbox run as schedule it get the error even it run as administrator) different than the problem in the original post?

    Best Regards,
    Daisy Zhou

    0 comments No comments