Dynamic Collection - Excluding executable
AnsweredHello,
I am attempting to create a dynamic collection that includes computers with the executable "VISIO.EXE" while excluding computers with the executable "WINPROJ.EXE" but it still includes computers that have both.
For reference, here are the filters that I have applied:
I have attempted to do this through Application filters but I get the same results.
If someone could give me some guidance or suggest any other methods, I would greatly appreciate it.
Thank you for reading.
-
Your first line in the filter is checking to see if there are files that are not named WINPROJ.EXE. Not checking to see if there is no file named WINPROJ.EXE
Try this:
(You can leave your path entries the same, I just didn't make the effort to add to mine, since I wouldn't expect to see files with those names in any other location)
Please sign in to leave a comment.
Comments
2 comments