I'm trying to create a sync filter that will include all users that have samaccountname present and that do not have adminDescription set to Exclude. In ADUC my filter is working properly using (&(!adminDescriptio=exclude)(samaccoutname=*)) , but in QMM I get errors of invalid filter. Don't know how to get the filter to be accepted by QMM.