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
246 stars 54 forks source link

Update Setup-Your-Mac-via-Dialog.bash #14

Closed robjschroeder closed 1 year ago

robjschroeder commented 1 year ago

Added a function to re-enable the Jamf launch daemon responsible for the binary check-ins. Helpful for those that do not restart or shut down their Macs as a completed action.

dan-snelson commented 1 year ago

Thanks, @robjschroeder!

How about instead of a reenableJamfLaunchDaemon function, you wrote a toggleJamfLaunchDaemon function?

(We could then remove Lines 233 to 246.)

robjschroeder commented 1 year ago

Pull request completed on 1.8.2-rc4.