I seem to be having a hard time understanding why I can't get a printer to show up for a particular user. I was reading in Item level targeting that if the combined value of all targeting items for a preference if false it won't apply. See my XML dump below,
the user is part of 'Accounting Citrix Icons' not not part of the rest. From what I understand in the help article since one of the groups below is TRUE shouldn't the printer be added? I also noticed that the first group listed is an 'AND', which you can't
change in group policy. I have a feeling it has something to do with this problem Im seeing.
- <SharedPrinter clsid="{9A5E9697-9095-436d-A0EE-4D128FDFBCE5}" name="FTL-907EX" status="FTL-907EX" image="2" changed="2012-12-12 14:36:18" uid="{8732B94E-1FA2-401B-BF1D-0060202181CA}" disabled="0" bypassErrors="1"><Properties action="U" comment="" path="\\KDNAP-DC01\FTL-907EX" location="" default="0" skipLocal="0" deleteAll="0" persistent="0" deleteMaps="0" port="" /> - <Filters><FilterGroup bool="AND" not="0" name="DOMAIN\FTL Users" sid="S-1-5-21-954082583-1619572853-3987282903-1354" userContext="1" primaryGroup="0" localGroup="0" /> <FilterGroup bool="OR" not="0" name="DOMAIN\All TS Copiers" sid="S-1-5-21-954082583-1619572853-3987282903-10614" userContext="1" primaryGroup="0" localGroup="0" /> <FilterGroup bool="OR" not="0" name="DOMAIN\Accounting Citrix Icons" sid="S-1-5-21-954082583-1619572853-3987282903-1515" userContext="1" primaryGroup="0" localGroup="0" /> </Filters></SharedPrinter>