Skip to content

Instantly share code, notes, and snippets.

@geoffrepoli
Created August 2, 2017 16:10
Show Gist options
  • Save geoffrepoli/23b842c68aca2ddaa33a6f93f6b5dcea to your computer and use it in GitHub Desktop.
Save geoffrepoli/23b842c68aca2ddaa33a6f93f6b5dcea to your computer and use it in GitHub Desktop.
# 1. Delete device record from JSS Computer inventory
# 2. Remove jamf management framework from computer
sudo jamf removeFramework
# 3. Force Setup Assistant to re-run
sudo rm -f /var/db/.AppleSetupDone
# 4. Reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment