Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 735 Bytes

File metadata and controls

9 lines (6 loc) · 735 Bytes

JAMF-Helper-GUI

The 'JAMF Helper GUI' is an application written in Swift to provide a Cocoa interface for easily creating JAMF Helper commands. The application provides a GUI control for all of the 'jamfhelper' binary commands to make selecting and formatting the appropriate arguments easier.

It allows for launching 'jamfhelper' with the selected commands to preview the settings, outputting the commands to a '.sh' file on the desktop, and submitting the 'jamfhelper' command as a script directly to the JSS via the API.

REQUIREMENTS: OS X 10.7+ (only OS X 10.10 and 10.11 tested) JAMF Helper Binary - Located in "/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper" in order for previews to work.