User Validation Error in office 365 Hybrid Exchange Environment

MasterBlaster 156 Reputation points
2021-03-17T10:45:58.227+00:00

Hi Team, We are in a Hybrid Environment ( Office 365 ), we have a user validation issue for a specific user, for a user, user name and display name in Local AD is "FirstName LastName" , however upon checking GAL it shows as "Firstname.Lastname". User displayname in MSO is "FirstName LastName, However in EXO it is "FirstName.LastName" , How do i ensure that the displayname between EXO AND MSO matches? Please suggest how do i go about addressing this problem. Thanks.

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,012 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,901 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KyleXu-MSFT 26,211 Reputation points
    2021-03-18T03:09:29.727+00:00

    @MasterBlaster

    I would suggest you try to change one of attributes(Such as set a new display name for this account) for this AD account, then check from Office 365, whether the modify sync to AAD account. After modifing, you can use command below to manually force sync:

    Start-ADSyncSyncCycle -PolicyType Delta    
    

    If AAD account doesn't changed with the local AD account, it means there exist issue with the AAD Connect, you may need to check from the AAD Connect side. You can try to use hared match to match the local AD account with the AAD account

    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

    If this change could sync to AAD account, I would suggest you check from details panel, sometimes, there exist a delay:
    78954-qa-kyle-10-53-55.png
    78955-qa-kyle-10-44-10.png
    78956-qa-kyle-10-44-38.png

    Wait for a while, it show correctly:
    78938-qa-kyle-10-55-59.png
    78987-qa-kyle-10-56-27.png

    If it still not show correctly, you could create a service request to Office 365 to let them help you check from the backend: Ways to contact support for business products - Admin Help


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.