Posted on 01-12-2017 06:32 AM
Is there any way to accomplish pushing out a profile on a schedule? I'm assuming the config profile would be assigned to a Smart Group and that the Smart Group would be on a schedule...but I'm unsure how or even if this achievable.
Ultimately, I want an app to go into Single App Mode (via config profile) to a select group of devices only at a particular time of the day.
Posted on 11-29-2017 05:30 AM
Is there a solution?
I am looking into this as well...
Posted on 03-01-2018 02:28 PM
No solution, I'm interesting too
Posted on 03-02-2018 03:18 PM
@robert.petitto My only guess is to have a script that is fired off with a Launch Agent or something that would run at a specific time. The script could contain an API call to the JSS that would scope a group to a configuration profile. If you go here: https://developer.jamf.com/apis/jamf-pro-api/index You can find the "mobiledeviceconfigurationprofile" section and take a look at the PUT command example.
Posted on 12-31-2018 03:47 AM
Running api calls as a scheduled task could be a solutions to this.
Posted on 08-18-2021 12:15 PM
Does anyone have a sample script they could post that would accomplish this task. It would help greatly.
Thanks!