"Hide from exchange address lists" not working in Exchange 2007
Posted
by
Abdullah
on Server Fault
See other posts from Server Fault
or by Abdullah
Published on 2011-01-31T08:26:55Z
Indexed on
2012/10/31
5:08 UTC
Read the original article
Hit count: 571
Hiding a user by checking the "hide from exchange address lists" from exchange management console is not working. The user still shows up in GAL.
When I ran Get-Mailbox -Identity _user_ | FL
I got HiddenFromAddressListsEnabled : True
So the check-box is working but the user still shows up. It's been over 3 weeks since hiding the user so it's not a time issue.
This is what I have tried:
- Using Outlook in online mode
- Using OWA
- Regenerating GAL
- Un-checking then re-checking the "hide" check-box
© Server Fault or respective owner