-
Notifications
You must be signed in to change notification settings - Fork 26
Jamf Pro Extension Attributes
Scripted Extension Attributes in Jamf Pro allow IT teams to extend the native inventory capabilities of the product with customisable data collection to achieve powerful, advanced workflows for the environment.
More information regarding using Extension Attributes in Jamf Pro can be found here.
This repository contains many Extension Attribute scripts that can be used to include information about the Jamf Protect installation on an endpoint in the standard inventory submission sent to Jamf Pro. This information can be used for both reporting but also with Smart Grouping to create dynamic workflows based upon the status of Jamf Protect on that endpoint.
For example, the Jamf Protect - Quarantined Files Extension Attribute can be used to report on endpoints that have quarantined files present in Jamf Protect's quarantine directory.
To leverage this Extension Attribute simply:
- Navigate to Jamf Pro > Settings > Computer Management > Extension Attributes and create a new object
- Input the required settings from the Extension Attribute in this repository and save
The next time endpoints submit inventory to Jamf Pro they will now report 'yes' or 'no' depending on whether there are files present in the /Library/Application Support/JamfProtect/Quarantine
directory.