Skip to content

Instantly share code, notes, and snippets.

@rch317
Created October 31, 2019 14:16
Show Gist options
  • Save rch317/b7c7de1badad8d136a393d9373e8dc3c to your computer and use it in GitHub Desktop.
Save rch317/b7c7de1badad8d136a393d9373e8dc3c to your computer and use it in GitHub Desktop.
remove jamf
sudo su -
cd /var/db
mv ConfigurationProfiles ConfigurationProfilesOLD
/usr/local/bin/jamf removeFramework
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment