Time-Based/Scheduled Config Profiles

robert_petitto
New Contributor III

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.

5 REPLIES 5

padatpindl
New Contributor II

Is there a solution?

I am looking into this as well...

Mickaël-SPI
New Contributor

No solution, I'm interesting too

russeller
Contributor III

@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.

jdesmet
New Contributor

Running api calls as a scheduled task could be a solutions to this.

Deverall
New Contributor II

Does anyone have a sample script they could post that would accomplish this task. It would help greatly.

 

Thanks!