Target group members where software is not currently installed
-
Trying to push out a policy to install a software via .exe to a specific group.
Using this doc:
https://docs.theopenem.com/latest/#/tutorials/first-policy?id=deploy-a-software-application-in-exe-formatHowever, I only want to target a certain group. So, I tried doing a "Not" with the application filter in the group and an "And with group ID, but I'm not able to do both.
What other options do I have to accomplish this?
Thanks!
-
If you want to target a specific group, you just assign the policy to the group, you don't need to use the group criteria.
-
@theopenem_admin
Right. But- I don't see a way to do a policy condition based on if a software is installed or not. Is that an option I am just not seeing?In Groups, I can do this under Dynamic Criteria:
But I also need it to apply only to computers in Group ID 5- members of the accounting team. I don't need everyone to get QB, thankfully.
If I try to add another "And" restriction to the group, I get the following:
I suppose I could write a script to check if QB is installed and use it as a Condition, but the dynamic criteria is so much easier and elegant
-
@theopenem_admin - any other suggestions on how to accomplish this?
-
There isn't built in way to accomplish this, it's something I can add in the next release. You would need to script a condition for now.
-
@theopenem_admin
Thanks! Happy holidays. -
@theopenem_admin Was this added in a release? I'm running into the same problem. I'm unsure how to script a condition as well, where can I find that?