scriptsandthings / nstrauss-jamf-extension-attributes

Repo for extension attributes to use with Jamf Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jamf Pro Extension Attributes

Extension attributes for use with Jamf Pro.

Note: I am currently not using Jamf Pro. Updating these EAs is best effort, but do feel free to file issues or PRs.

As of 4/9/2022 these have been converted to Python 3 since Apple removed system Python 2 in macOS 12.3. Be sure to either change the shebang to a Python path you manage (like MacAdmins Python or a relocatable Python build) or call it directly with an installed Python 3 interpreter.

About

Repo for extension attributes to use with Jamf Pro

License:MIT License


Languages

Language:Python 75.0%Language:Shell 25.0%