Skip to content

Instantly share code, notes, and snippets.

@neilmartin83
Created June 3, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neilmartin83/87da173d44b20b0b39ad to your computer and use it in GitHub Desktop.
Save neilmartin83/87da173d44b20b0b39ad to your computer and use it in GitHub Desktop.
#!/bin/bash
"/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper" -kill
exit 0
@neilmartin83
Copy link
Author

Used mainly to get rid of jamfHelper in full screen mode, can be called via Casper Remote or run after a policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment