For the User object, the filter should be:
CustomAttribute2 eq 'DHS'
You see, the 'eq' operator without '-'. (I have verified & it should be worked for User object).
For the MailBox object, the filter should be:
CustomAttribute2 -eq 'DHS'
You see the '-eq' operator with '-'.
The filter for the different objects are the different. Please correct the filter and try again.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center