Quantcast
Channel: Microsoft Exchange
Viewing all articles
Browse latest Browse all 20055

Limit users in Custom Global Address List (Exchange Server 2007)

$
0
0

Hi,

I am trying to create a separate Global Address list to limit our hourly employees to only be able to see the Mailbox users inside our organization. I want to exclude Mail Contacts, Dynamic Distribution Groups, and Public Folders. I tried the following command in Exchange Management Shell but received an error:

Set-GlobalAddressList “Custom Global Address List” -RecipientFilter {(Alias -ne $null -and RecipientType -ne ‘MailUser’ -and (ObjectClass -eq ‘user’ -or ObjectClass -eq ‘Contact’ -or ObjectClass -eq ‘msExchSystemMailbox’ -or ObjectClass -eq ‘msExchDynamicDistributionList’ -or ObjectClass -eq ‘group’ -or ObjectClass -eq ‘publicFolder’))}

The error was: Property RecipientType used in the filter has unsupported operator NotEqual. 

We are running Exchange server 2007 SP1.


Viewing all articles
Browse latest Browse all 20055

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>