To remove JAMF’s Self Service App and all jamf components, enter the following in a Terminal window:
sudo /usr/local/bin/jamf removeFramework
Keep in mind that this will also remove things like any WiFi passwords that were installed using Jamf policies.
IF THE TERMINAL APP IS NOT ACCESSIBLE:
An old version of our MDM setup disabled student access to the Terminal app. Getting it back takes some doing:
- Create a new Admin user account.
- Log into the new Admin account.
- In Applications > Utilities, copy the Terminal app and paste a copy on the Desktop.
- Rename the Desktop Terminal app to T2.
- Run the T2 app.
- paste “sudo /usr/local/bin/jamf removeFramework” in the T2 app and press return.
(This should remove the JamfFramework, MDM settings and Self Service app.) - If successful, log out and log back into the student’s account and delete the just-created admin account.