Posted on
04-05-2019
09:07 PM
- last edited
2 weeks ago
by
kh-richa_mig
I want to build a script that will copy down to all Macs in a folder so they can decom when they are getting a new Mac.
I know this command will remove the Jamf Framework
/usr/local/bin/jamf removeFramework
I need help with an API call to Jamf to un-manage this device and remove.
Once I get all of this I will use Apple Script to build this.
Posted on 04-08-2019 04:23 AM
Something like this: https://github.com/kc9wwh/removeJamfProMDM/blob/master/removeMDM.sh#L95 would work as a pi call