SkillAgentSearch skills...

Jamf

Jamf Pro scripts and API calls for computers, mobile devices, and users — some shell, some Python

Install / Use

/learn @MatthewPrins/Jamf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

These are Jamf Pro shell/Python scripts I've written for my work Jamf Cloud instance (with a few changes) or occasionally to help out others.

Please note:

  • Of course you already know this, but TEST BEFORE USING. Don't trust that what works properly on my Jamf Pro will work the same on yours.
  • Better yet, UNDERSTAND BEFORE USING. I comment a fair amount in these scripts, and I also tend to write out certain commands that others shorten (see my cURLs). Hopefully you find that helpful to understand what's happening in the script or if you adapt a script for your particular purposes or instance.
  • Please use API credentials that have the least permissions necessary for the job.
  • Similarly, consider using this or another method to mask your API credentials.
  • Licensed under the MIT License — read it, it's only 21 lines long.
View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1y ago
Forks0

Languages

Shell

Security Score

80/100

Audited on Jan 13, 2025

No findings