The "JamfCheck" is a Apple code-signed and notarized macOS app that allows you to easily run a couple of check's for Jamf Pro, Jamf Connect and Jamf Protect in a single app.
You can find the latest version in the releases section
- A Mac running macOS Ventura (13.0) or higher
At launch the app requires to you make a selection in the NavigationView, select either
-
- Displays Checks that are related to Jamf Pro, School or Now
- Show and Export Jamf Pro logs
-
- Displays Checks that are related to Jamf Connect
- Show or Stream and Export logs from Jamf Connect
-
- Displays Checks that are related to Jamf Protect
- Show or Stream and Export logs from Jamf Protect
- Generate and executate EICAR for Threat Prevention test
- Test connectivity to SIEM/Webhook solutions using HTTP
JamfCheck contains a PrivilegedHelper in the application bundle, that allows to run specific as standard user that usually do require root privileges. The helper can be loaded during startup and needs to be either allowed in System Preferences
in Login Items
or can be automatically allowed using a Configuration Profile configuring the Managed Login Items.
The related Configuration Profile can be found here and can be distributed using Jamf.
The app does log to Unified Logging. You can view the logs like this:
log show --predicate 'subsystem == "com.txhaflaire.JamfCheck"' --info
log stream --predicate 'subsystem == "com.txhaflaire.JamfCheck"' --level info
JamfCheck Device Overview JamfCheck for Jamf Pro JamfCheck for Jamf Connect JamfCheck for Jamf Protect