Skip to content

Instantly share code, notes, and snippets.

@wegotoeleven
Created August 5, 2022 16:35
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 wegotoeleven/4a9d3ef0527953bd7432fd5bd06f659e to your computer and use it in GitHub Desktop.
Save wegotoeleven/4a9d3ef0527953bd7432fd5bd06f659e to your computer and use it in GitHub Desktop.
Jamf Pro denylist check
# XML
xmllint --format "/Library/Application Support/JAMF/.blacklist.xml"
# JSON
cat "/Library/Application Support/JAMF/.jmf_settings.json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment