Active Directory Users and Computers Showing incorrect Mapping

Anonymous
2025-01-24T10:17:32+00:00

Dear Geeks,

I recently updated the AD Schema for Exchange 2019, but since the upgrade, the AD Users and Computers are displaying incorrect mappings for several columns, as shown in the picture below. For example, the Email Address is now showing as Mailnickname, the Job Title is appearing as UPN, and many other fields have similar mapping issues.

I’ve tried the following steps, and everything seems to be fine:

  • The AD Schema under the ADSI tool shows the correct mappings.
  • PowerShell retrieves the correct information.
  • LDAP and saved LDAP queries display the correct data.
  • The Attribute Editor also shows the correct information.
  • The Active Directory Administrative Center is showing the correct details.

We have multiple domain controllers across our network (connected through VPN), and the same issue is occurring on all of them. I’ve also tried installing RSAT on different servers and on Windows 10/11, but the issue persists.

I’ve attempted deleting the XML and opening DSA in MMC snap-ins, but nothing seems to work.

Can anyone please help resolve this issue?

Thanks,

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

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-24T11:09:45+00:00

    Hello Muhammad-Irfan,

    Thank you for posting in Microsoft Community forum.

    1.Please check AD replication in the entire forest. Run commands below on PDC.

    repadmin /showrepl >C:\rep1.txt
    repadmin /replsum >C:\rep2.txt

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

    2.How and where did you get the screenshot above?

    3.I do not find Job Title attribute of the domain users (User Properties\Attribute Editor tab) on Domain Controller in my lab.

    You can try to check the attribute value of Job Title on these domain users, if the attribute values of Job Title corresponding to these domain users are correct.

    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
  2. Anonymous
    2025-01-24T12:02:37+00:00

    Hello Daisy,

    Thank you for your quick response.

    1. I have already checked all these commands during my troubleshooting, and there are no errors. Replication is occurring every 30 to 60 minutes, depending on business requirements:

    repadmin /showrepl >C:\rep1.txt
    repadmin /replsum >C:\rep2.txt

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

    1. The screenshot is taken from one of the affected DCs. I created these demo users for reference.
    2. The "Job Title" is displayed as the column name, while the attribute name is Title.

    All attributes show the correct values when verified through PowerShell, the Attribute Editor, LDAP, or any third-party tool.

    Kind Regards,
    Irfan

    0 comments No comments
  3. Anonymous
    2025-01-27T08:51:11+00:00

    Hello

    Greetings!

    I have set Title attribute on both users TestA and TestB, how can I check these column name with Job Title? Advanced?

    Best Regards,
    Daisy Zhou

    0 comments No comments