Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 886 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 886 Bytes

Remove Jamf

A utility to (temporarily) remove or disable JAMF device management.

Usage

To remove or restore JAMF, run the following command in Terminal:

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/joshuabrest/remove-jamf/master/jamf.sh)"

This will download the script and execute it with root privileges. The script will prompt you to choose whether to remove or restore JAMF.

License and Disclaimer

The following summary is provided as a supplement to the LICENSE and does not serve as a substitute for the license itself.

  • I will take no responsibility matters between you and your employer or any other party as a result of using this script.
  • This script is provided as-is and you are using it at your own risk.
  • I will take no responsibility for any damage caused by this script including, but not limited to data loss.