AmoebaFrank
Technical User
I want to query the attribute 'employeeNumber' as I want to return only users that have an entry in this field.
As this does not appear in the options I have created a query and then modified the msExchDynamicDLFilter attribute in ADSI Edit.
(&(!cn=SystemMailbox{*})(&(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*))) )))(objectCategory=user)(employeeNumber=*))))
If I test this using 'Find' in ADU&C it works fine and returns 514 results but the preview in the QBDL displays no results.
Can only certain fields be queried in a QBDL?
As this does not appear in the options I have created a query and then modified the msExchDynamicDLFilter attribute in ADSI Edit.
(&(!cn=SystemMailbox{*})(&(&(&(& (mailnickname=*) (| (&(objectCategory=person)(objectClass=user)(|(homeMDB=*)(msExchHomeServerName=*))) )))(objectCategory=user)(employeeNumber=*))))
If I test this using 'Find' in ADU&C it works fine and returns 514 results but the preview in the QBDL displays no results.
Can only certain fields be queried in a QBDL?