Hi,
I recently created a new address list for "All Equipment" using the command:
New-AddressList -name "All Equipment" -RecipientFilter {RecipientType -eq "UserMailbox" -and RecipientTypeDetails -eq "EquipmentMailbox"}
For some reason, when I select the list in Outlook 2007 it does not populate with the 4 equipment mailboxes that exist.
However, if I open the Address List via EMC and click "Preview", the results returned are correct.
Any idea what the issue is here please?
Thanks!
I recently created a new address list for "All Equipment" using the command:
New-AddressList -name "All Equipment" -RecipientFilter {RecipientType -eq "UserMailbox" -and RecipientTypeDetails -eq "EquipmentMailbox"}
For some reason, when I select the list in Outlook 2007 it does not populate with the 4 equipment mailboxes that exist.
However, if I open the Address List via EMC and click "Preview", the results returned are correct.
Any idea what the issue is here please?
Thanks!