user not able to see his email address in GAL ,but able to
send and recieve emails.Why ?

Answer Posted / satish sharma

see the attribuite HiddenFromAddressListsEnabled for the user id is set as true. To see in GAL this attribuite must be set as $false. or run command

Get-mailbox -id user@contoso.com | FL HiddenFromAddressLists*

If it is set $true then run command

set-mailbox -id user@contoso.com -HiddenFromAddressListsEnabled $False

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the minimum hardware requirements for exchange 2003?

519


What happened to public folders in exchange 2013?

621


How do you restrict distribution lists?

547


Explain what do the various queue names mean?

513


What do I need in order to install exchange 2003?

538






How do I restrict users from creating top-level folders?

570


Is microsoft exchange server free?

534


How do I strip the attachment from an ndr?

548


Explain how do I limit which outlook client versions can access my server?

498


Can I use exchange 2003 tools to manage exchange 5.5 and exchange 2000 servers?

529


What is exchange server 2007?

548


Should I map my current routing groups to my current active directory sites?

481


Explain how many global catalog servers should I deploy?

525


What is the function of mailbox transport submission service?

642


How do I make owa work properly with extended characters?

505