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:
Download the Rocketman Command Center package from here and upload it to the Packages section in Jamf Pro.
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.

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:
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:

➡️ Learn how