Skip to main content
Question

Time-Based/Scheduled Config Profiles

  • January 12, 2017
  • 5 replies
  • 57 views

Forum|alt.badge.img+4

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

Forum|alt.badge.img+3
  • New Contributor
  • November 29, 2017

Is there a solution?

I am looking into this as well...


Forum|alt.badge.img+2

No solution, I'm interesting too


russeller
Forum|alt.badge.img+16
  • Valued Contributor
  • March 2, 2018

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


Forum|alt.badge.img
  • New Contributor
  • December 31, 2018

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


Deverall
Forum|alt.badge.img+5
  • New Contributor
  • August 18, 2021

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

 

Thanks!