setup-your-mac / Setup-Your-Mac

Setup Your Mac aims to simplify initial device configuration by leveraging swiftDialog and Jamf Pro Policy Custom Events to allow end-users to self-complete Mac setup post-enrollment.
https://snelson.us/sym
MIT License
238 stars 52 forks source link

Make presetConfiguration Apply to userInput As well #63

Closed rougegoat closed 1 year ago

rougegoat commented 1 year ago

Modify the configurationJSON section so that it is hidden if presetConfiguration has been set.

modify the section pulling in User Input so that it will pull in the presetConfiguration if set.

This allows the presetConfiguration value to be applied when welcomeDialog is set to userInput.

dan-snelson commented 1 year ago

Thanks, as always, @rougegoat!