But when I install the package it doesn't run the policy that I have set up with trigger "sierra-postinstall". I can run the policy just fine via terminal.
Is this not possible with Composer? Or am I missing something?
Have you tried sudo jamf policy -event sierra-postinstall?
Another thought, could you trigger the policy via Execute Command from a Files and Processes payload in the policy that's installing the package rather than in the package itself?
Yeah no dice on adding SUDO. And while I could use the files and processes payload (maybe I will), ideally I would like to invoke it by a package. Thanks for your response!
Hey @rtrouton that did it! Thank you so much. It just needed to know where the JAMF binary was. Well done. And a quick thank you for your blog and all that you have contributed. It has helped me more than I can count.