Skip to content

JoshuaBrest/remove-jamf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages