Jamf Decom tool

KyleEricson
Valued Contributor II

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.

Read My Blog: https://www.ericsontech.com
1 REPLY 1

rderewianko
Valued Contributor II

Something like this: https://github.com/kc9wwh/removeJamfProMDM/blob/master/removeMDM.sh#L95 would work as a pi call