Posted on 10-17-2022 12:58 PM
I'm trying to get Nudge working with a JSON file but based on this older post:https://community.jamf.com/t5/jamf-pro/having-issues-uploading-a-config-profile-for-nudge/m-p/246960...
My JSON configuration profile doesn't look the same. My understanding is that it should say Nudge and allow me to modify osVersion Requirements, userExperience,etc
Also if I use a JSON I don't also need a separate mobile config is that correct?
Solved! Go to Solution.
Posted on 10-17-2022 07:22 PM
Posted on 10-17-2022 03:10 PM
The JSON becomes the profile and it presents the keys - are you able to select Add/Remove properties? if not there may be an error in the copy of the JSON - if you get it from here - https://github.com/macadmins/nudge/blob/main/Schema/jamf/com.github.macadmins.Nudge.json and then hit the copy raw and paste it into the "edit schema" section it should essentially be blank in for form and then you Add/Remove sections.
Posted on 10-17-2022 03:43 PM
Thanks! That worked. Does this take the place of a Launch agent for timing? I want to have Nudge reminder users twice per day. Settings via the JSON below.
Posted on 10-17-2022 07:22 PM
Posted on 10-19-2022 10:55 AM
One additional question: I noticed after running Nudge via a JSON and the Launch agent that it no longer pops-up to remind the user even after updating the version requirement in the JSON under Jamf Configuration profiles.
The fix seems to be flushing the device in the Launch Package policy.
Is that the recommended solution if we need to reminder users to update to a newer version after previously reminding users to install a past update?