Skip to main content

In releases prior to 9.0, one could manually run all policies associated with the every15/hour/etc trigger by:



jamf policy -trigger everyHour


We could also modify the associated scheduled tasks by visiting:



[JSS8/tasks.html](JSS8/tasks.html)



Casper 9.0 replaces the every15/hour/etc trigger with the Recurring Check-In trigger.



Is there a way to manually run all policies associated with the Recurring Check-In trigger?



Also, is the concept of Scheduled Tasks still present in 9.0? JSS9/tasks.html does not exist.

i believe its now
jamf policy -events


Just running jamf policy runs the recurring check-in for me.


Thanks Calum & Jan!