Files
MacAdmin/Jamf Pro
Zack T 9bd180d8dd v2.0.0 = Major refactor, more strict technical checks, etc.
* Major refactor
* \+ Switched to using Regex to determine which models _are not_ compatible with each OS versions
  * This should make the logic much more reliable and easier to maintain going forward
  * \- This also allowed the removal of model specific check functions, although the MacPro logic will still be required due to additional configuration and hardware checks
* Separated the model and upgrading to/from os version validation checks
* \- Removed unnecessary runtime calculations; instead hard coding static values that will not change
* \+ Improved required storage check to validate against technical space minimals depending on current OS version
* Moved logic around to only execute if needed, instead of wasting cycles
* Overall, script executes two-to-three times faster
2022-02-21 13:52:28 -07:00
..
2020-10-05 12:30:55 -07:00
2020-10-01 14:05:24 -07:00

Jamf Pro

This repo will contain content I have created while managing a Jamf Pro environment.

Everything in this repo is configured for a use in Jamf Pro, however, almost everything can be converted to work in another management solution.

Admin Tools - Scripts, etc, that are mainly intended for Full Jamf Pro Admins

Extension Attributes - Various EAs that I have created

Reporting - A collection of workflows, scripts, SQL queries, and notes for reporting on a Jamf environment.

Scripts - Various scripts for managing devices in Jamf Pro

Site Admin Tools - Various "tools" I have created that help provide additional functionality for Site Admins that is not natively available. Also "helper" tools, and tools that can be used to get information on a system.