Un-hide a user from address lists

Sebastian Hurst-Palmer 1 Reputation point
2022-10-25T14:28:47.243+00:00

We have a user who is not showing up in any address lists.

We cannot change the Global Address list visibility from 365 admin center
254002-image.png

Nore can we change it in the exchange online environment
253983-image.png

After doing some googling I found that address list visability can be altered through the msExchHideFromAddressLists Attribute in the On Premises Active Directory.

When I found this attribute it was set to "TRUE", So I changed it to "FALSE" thinking this would resolve the issue.
253926-image.png

It has not, and the user is still not visible in the global address list, both for users using the outlook app and for the admin account in Outlook Web App

Please could you advise what steps I should take to resolve this issue?

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
{count} votes

4 answers

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-10-25T15:22:41.203+00:00

    Hi @Sebastian Hurst-Palmer

    Please try following the instructions from YukiSun-MSFT at https://learn.microsoft.com/en-us/answers/questions/435701/msexchhidefromaddresslists-has-been-set-to-true-af.html

    --------------------------------------------

    If this is helpful please accept answer.


  2. Limitless Technology 44,751 Reputation points
    2022-10-30T14:02:52.87+00:00

    Hi. Thank you for your question and reaching out.

    To make the recipient visible in address lists again, use the value $false for the HiddenFromAddressListsEnabled parameter.

    -------------------------------------------------------------------------------------------------------------------------------------------------

    If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.

    0 comments No comments

  3. KyleXu-MSFT 26,396 Reputation points
    2022-11-01T01:24:14.987+00:00

    @Sebastian Hurst-Palmer

    How this mailbox created on your organization? As DillonJS said, if this mailbox created on Exchange on-premises, you need to change this value from Exchange on-premises, the force AAD sync to sync this value to Exchange online.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.


    0 comments No comments

  4. Sebastian Hurst-Palmer 1 Reputation point
    2022-11-07T11:00:34.913+00:00

    I found an additional attribute when looking in the metaverse for the user called msDS-cloudExtensionAttribute1 which had the value "HideFromGal"
    I cleared this value and ran a ADSync, checked in 365 and the user is now visible in the GAL.

    I searched the attribute name and value and came across this: https://jackstromberg.com/2018/08/how-to-hide-users-from-the-gal-in-office-365-synchronized-from-on-premises/

    Thanks to all for assistance.


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.