AD query filter

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



is it possible to query AD for all contact objects in an ou in a single query? i thought the below would work

(&(objectCategory=person)(objectClass=contact)(distinguishedName=CN=*,OU=Contacts,DC=domain,DC=local))

any ideas?
.