Hide Users from GAL Hyrid not working

Sin Ngo 21 Reputation points
2023-03-01T05:19:13.4966667+00:00

Hi,

I have Azure VM domain controller setup which uses Azure AD Connect for O365.

I have set the attribute in AD.

User's image

Confirmed via Powershell.

User's image

Yet, I'm seeing no changes in O365 Exchange admin portal and I can't figure it out :( Does anyone know what I'm missing?

User's image

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments
{count} votes

Accepted answer
  1. Ash G 360 Reputation points
    2023-03-01T06:34:48.53+00:00

    Hi,

    See the last (bottom) comment in this thread about extended properties for AADC to sync.

    https://community.spiceworks.com/topic/2161572-azure-ad-connect-not-syncing-hide-from-address-lists

    Hope this helps. Ash

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Vasil Michev 119.7K Reputation points MVP Volunteer Moderator
    2023-03-01T08:23:02.66+00:00

    Make sure the user has the mailNickname/alias attribute populated in AD. Most of the AAD Connect rules responsible for Exchange-related attributes have a scoping filter requiring the mailNickname/alias attribute to have a non-null value, otherwise they will ignore the object.

    Other than that, check for any sync errors. You can follow the instructions here to troubleshoot the sync flow: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/tshoot-connect-object-not-syncing#connector-space-object-properties

    2 people found this answer helpful.

  2. Sin Ngo 21 Reputation points
    2023-03-02T05:28:11.02+00:00

    Thanks everyone for their feedback. The Spiceworks reference link has been very useful.

    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.