Skip to content

Script to provide standard users the ability to delete apps on their own, e.g. via Jamf Self Service Policy.

License

Notifications You must be signed in to change notification settings

aduffner/uninstallMacApps

Repository files navigation

Uninstall Mac Apps

This script is designed to provide standard users the ability to delete apps on their own, e.g. via Jamf Self Service Policy.

Blacklist Apps

To find out the bundle identifier of an app try this:

/usr/libexec/PlistBuddy -c "Print CFBundleIdentifier" "/Applications/YOUR-APP.app/Contents/Info.plist"

Blacklisted apps will show the following to the user:

Screenshots of the script in action

Usage

...

About

Script to provide standard users the ability to delete apps on their own, e.g. via Jamf Self Service Policy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages