Skip to content

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

License

Notifications You must be signed in to change notification settings

MatthewPrins/Jamf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published