Hi everyone,
I'm trying to understand the use of this Payload, because there is no actually description (with examples) in Jamf admin guide.
Here is the scenario that I'm trying to follow:
- there is a policy to have this Corporate app installed with the Splashbuddy, in a specific step, where I've added a "Custom event" to be used for the future policies (e.g.: Policy's Custom event is called "04InstallTheApp")
- I've created another policy to check the Macs for this Corporate app and to trigger the "04InstallTheApp", IF the app is not there anymore (preventing the users to remove it for good) Now, under the Files and Processes payload of this policy, I can add the Execute command like this: "/usr/local/jamf/bin/jamf policy -event 04InstallTheApp", but I'm trying to understand the logic of this, since I don't see how the policy is looking to "see" if the app is not installed on these Macs (there is nothing else configured under this payload OR under the whole policy).
Can anyone please explain, because I have a feeling that I'm missing something in here, because I don't know where is the "IF" condition in this whole scenario, in order to trigger the event to install that app?
Thanks,
CC