How to Configure Jamf Pro for RCC - Rocketman-Tech/rcc GitHub Wiki

Rocketman Command Center (RCC) is a CLI tool designed to work seamlessly with Jamf Pro. To get started, follow these steps to set up the necessary environment in Jamf Pro:


1. Upload the Package

Download the Rocketman Command Center package from here and upload it to the Packages section in Jamf Pro.


2. Deploy the Package to Your Macs

Use a Jamf Policy to deploy the Rocketman Command Center package to your managed Macs. Tip: Include a Files and Processes payload to run rocketman -v immediately after installation. This forces RCC to unpack itself upon installation, ensuring it’s quickly ready to go upon first use.


3. Add the "Launch a Tool Script"

To streamline launching tools, RCC includes a script that utilizes policy parameters. This eliminates the need to create a new script for each tool. Add the following script to your Jamf Pro server:

Launch a Tool Script


Pro Tip: Configure parameter labels in Jamf Pro to make your script easier to understand and use.

  • Parameter 4: [optional flags] <toolName>
  • Parameters 5–11: arg for <toolName>

Refer to the screenshot below for an example setup in the Jamf Pro interface:

Parameter Labels Example

4. Launch a Tool!

➡️ Learn how

⚠️ **GitHub.com Fallback** ⚠️