Filter question
I have a filter that shows all pc's that have "Java(TM) 7 Update 5 (64-bit)" in their application list. I want also a list with all the pc's that don't have this name in the application list. I already tried with defining it needs to have java in the name AND the version is lower then 7, but because there are pc's that still shows other version, although they have the latest version installed (and showing). is their a way to accomplish this? As an example I added a screenshot. Look for the java
PDQDeploy.JPG
Comments
The simplest way to do this is to reference one collection from another. You've already got a collection with computers that have "Java(TM) 7 Update 5 (64-bit)". Create a second collection and for its filter use "Collection not member of ..." and select the first collection. This will limit the new collection to all computers that aren't in the original one.
Marvelous! Thanks a lot. Great program, great support, what else do you want!
Jo