txhaflaire / JamfCheck

A native SwiftUI macOS application that check's Jamf Pro, Jamf School, Jamf Now, Jamf Connect and Jamf Protect on it's state
MIT License
80 stars 4 forks source link

JamfCheck

 GitHub all releases GitHub

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

AppIcon

Requirements

Usage

At launch the app requires to you make a selection in the NavigationView, select either

Managed Login Items

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.

Unified Logging

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

Screenshots

JamfCheck Device Overview

JamfCheckAutoUpdate

JamfCheck for Jamf Pro

JamfCheck

JamfCheck for Jamf Connect

JamfCheckLight

JamfCheck for Jamf Protect

JamfCheckDark