Exchange 2010 - Address list filtering with CITY attribute

I need to configure an Address List with user filtering as per the CITY but currently I can see only DEPARTMENT, STATEORPROVINSE, COUNTRY and custom attributes in the recepient filter.

Please let me know a syntax to put a group of user into an custom address list. Their common attrobute is CITY. Also they are in the same OU. Please let me with what shell command I can put this user into a custom address list.

Thanks


  • Edited by Sabir_rm 20 hours 41 minutes ago
April 11th, 2015 6:45am

Hello

tip:

new-addresslist -name "budapest" -RecipientFilter {(RecipientType -eq 'UserMailbox') -and (City -eq 'budapest')}

Free Windows Admin Tool Kit Click here and download it now
April 11th, 2015 8:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics