KoZm0kNoT
KoZm0kNoT

Reputation: 480

Microsoft MMC ADUC Missing Attribute Editor Tab on Searches

In Microsoft's MMC Console for Active Directory Users and Computers (ADUC), there is an option to turn on Advanced Features, which activates a new Properties tab called "Attribute Editor":

ADUC Advanced Features selected

However, even with Advanced Features turned on, the Attribute Editor tab is missing from search result Properties:

Attributes Editor Advanced Features Tab missing from search result Properties

To get the Attribute Editor for this object, you must click out of the search and find the object directly in the AD tree and click on its Properties again...not very convenient and annoying to many AD Admins.

Upvotes: 1

Views: 5304

Answers (1)

KoZm0kNoT
KoZm0kNoT

Reputation: 480

I discovered a quick work-around.

Once you double-click your search result and bring up the Properties of it, click on the Member Of tab and double-click a Group the object is a member of. Tip: try to find a Group with few members. Domain Users is usually not a good choice.

Click on a Group in Member Of tab

Once the Properties of the Group you double-clicked is displayed, close the original object Properties.

Locate the object in the Group's Member tab and double-click it. This time the Attribute Editor will be available:

Attribute Editor now available

Hope that helps!

Upvotes: 0

Related Questions