Posted on 07-16-2018 06:24 AM
Hello!
I have question about policies.
Example i have policy which install program. I changed this policy, added new program, and i dont want this policy install other program,only new program, in this policy when user login
How i can do it ? Because i dont find in triggers and frequency. Maybe i was something miss ?
Thank you
Posted on 07-16-2018 07:42 AM
I'm sure you can accomplish this multiple ways but the first way that comes to my mind.
Create 2 SmartGroups with the logic:
App Installed -
Application Title is & Application Version is like or is
App Not Installed -
Application Title is & Application Version is not like or is not
Then rescope your policy to the App Not Installed Smart Group
Posted on 07-16-2018 07:58 AM
Thank you for answered. But then need add new application to app not installed and installed add to app installed ? Am i right ?