brink668 Posted November 12, 2012 Report post Posted November 12, 2012 Is it possible to exclude computers based on an advertisement? I don't want to exclude by collection, though I am contemplating on creating a collection based on each advertisement I do and query an exclusion based on a master collection. For example. I have a Java Advertisement that I need to exclude 10 specific machines from 1,000 machines as the software will not work correctly with their applications. What would be the most streamlined approach in deploying the software to all the machines except those that can't use it. If I can exclude through the advertisement that would be promising (if this is available in 2012 let me know!) rather than making more work by creating a separate collection for each advertisement. Quote Share this post Link to post Share on other sites More sharing options...
Peter33 Posted November 13, 2012 Report post Posted November 13, 2012 No, you can't exclude them based on the advertisement (deployment). Just define a new collection, with the limiting collection you originally wanted to use, and create a new exclusion rule for it. Of course you could also define a custom requirement rule in your application which excludes these machines. This would'nt be my preferred approach though. Quote Share this post Link to post Share on other sites More sharing options...