Skip to main content
Question

Jamf Decom tool

  • April 6, 2019
  • 1 reply
  • 0 views

KyleEricson
Forum|alt.badge.img+17

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.

1 reply

Forum|alt.badge.img+18
  • Honored Contributor
  • 486 replies
  • April 8, 2019

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