Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Dynamic Collections with mixed model filters

I have been trying to make a Dynamic Collection that contains 2 different model computers that do not come from a certain AD container. I created a Collection with a single model without a hitch, but when trying to add another model to the collection I have been unsuccessful. The Collection either returns empty or with all computers.

This works great!

I have tried probably 7 or 8 different combinations of filters and cannot get it to work with another model.

0

Comments

2 comments
Date Votes
  • Instead of the 2 "All" filters specifying models, you want 1 "Any" filter, with an entry for each model.

    Currently, it would only work if the model of a single machine was both Latitude E6540 AND Latitude E5570.

    It's only going to be one or the other.

    0
  • I had tried changing both "All"s to "Any" and that didn't work. Somehow I didn't think to try a single "Any" with the models, that worked perfect! Thanks a million!

    0