Active Directory Users and Computers ADUC Attribute Editor tab empty

joym8 86 Reputation points
2020-02-25T12:40:41.487+00:00

When using ADUC, under a particular OU in our domain, when I click on user account's Properties > Attribute Editor, it does not enumerate any attributes. The issue is only with this particular OU. Other OUs show all attributes in attribute editor tab.

This in on premises AD on a Windows Server 2019

3434-aduc-attribute-editor-empty.png

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Shashi Shailaj 7,631 Reputation points Microsoft Employee Moderator
    2020-02-25T12:53:39.977+00:00

    Hello @joym8-4829,

    I would suggest you to check the permissions for your user account on the OU. Please go to the security tab to check effective permission for your user account. If you do not have List rights then you may not see the attribute details of the object. The other way is to compare the attribute values on this OU and the other OUs where the attribute data is visible in UI . You can use the Get-ADOrganizationalUnit cmdlet output for the two OUs and compare to see what attributes are different and if any of them is like a flag which could change UI view . I do not have a win 2019 in my lab hence i am unable to repro this at this time. Another way is to compare the permissions on the OUs using DSacls . If you are stuck anywhere while doing this. please let us know and we will try to help you further.

    I am sure one of these methods would give you pointers which can help you fix the issue. Please do share your findings with us. If any of the current troubleshooting steps work in your case , please do accept this as answer so that this can help other community members searching for similar solution. Also if you find any other solution to this , please do share your solution and accept that as an answer as you see appropriate.

    Thank you.

    0 comments No comments

  2. Sebastian Cerazy 316 Reputation points
    2022-01-11T18:29:32.613+00:00

    That happens if some schema operations happened to attributes/classes & isDefunct was set to TRUE

    0 comments No comments

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.