-
Notifications
You must be signed in to change notification settings - Fork 3
Home

The Rocketman Command Center (RCC) is your streamlined solution for macOS device management, designed to complement and extend the capabilities of Jamf Pro. By replacing traditional bash scripts with a modern, modular approach, RCC simplifies workflows, enhances efficiency, and improves security for administrators and Jamf engineers alike.
- Simplify Deployment: Perform critical tasks like FileVault management, temporary admin access, or user privilege adjustments with a single command.
- Enhance Automation: Integrate seamlessly with Jamf Pro, leveraging API-driven workflows for precision and control.
- Improve Security: Use best practices like secure token handling and encrypted API credentials for secure operations.
-
Global Configuration Options: Manage settings via
.plist
files, Jamf parameters, or a combination of both. - User-Friendly Prompts: Create SwiftDialog-based interfaces to collect input directly from end users.
➡️ Start Here
➡️ Understand RCC's Global Options
The RCC toolbox is modular and organized into individual tools, each tailored for specific tasks. Below is a summary of each tool's purpose to help you quickly understand their functionalities.
-
App Setup Helper
Streamlines enabling Screen Recording permissions for multiple macOS applications through a single prompt. -
Break Glass Admin
Manages a secure backdoor admin account for emergency access to user devices. -
Edit User Profile
Allows users to select their building and department, updating this information in Jamf Pro. -
FileVault Token Revoker
Removes FileVault secure tokens from specified user accounts to manage encryption access. -
Get Backdoor Admin Password From Keychain
Retrieves the password of a designated backdoor admin account from the system keychain. -
List All FileVault Enabled Users
Displays all user accounts on a macOS device that have FileVault enabled for compliance monitoring. -
Rapid Response
Runs scripts as soon as a config profile deploys—no waiting around for a Jamf check-in. -
Rename Computer
Programmatically renames macOS computers based on a customizable naming scheme. -
Reset Jamf Connect Login Screen
Reverts the login screen from Jamf Connect back to the macOS native login screen for enhanced security. -
Secure Token Sharing Tool
Grants secure tokens to users in various ways, facilitating FileVault management. -
Self Service Email
Generates pre-filled email templates for users to send via their email client or save as plain text. -
Temporary Admin
Grants users temporary administrative rights while maintaining security controls. -
Update User Info
Identifies and updates the correct username of the logged-in user in Jamf Pro using directory integrations. -
Upload Jamf Logs
Uploads specified log files to Jamf Pro, compressing multiple files if necessary to adhere to size limits. -
User Privilege Management
Controls user privileges by promoting or demoting user accounts between standard and admin roles.
➡️ Submit an Issue or Request a Feature
➡️ Join us in the MacAdmin Slack channel
Our documentation approach takes inspiration from tools like npm
, blending professionalism with user-friendly guidance.
Tip
Professional setup, custom integrations, and SLA-backed support are available.
➡️ Learn more
-
Encrypt
Encrypt any string. -
App Setup Helper
Enables Screen Recording for apps. -
Break Glass Admin
Manages emergency admin accounts. -
Edit User Profile
Updates building and department info. -
FileVault Token Revoker
Removes FileVault tokens. -
Get Backdoor Admin Password From Keychain
Retrieves backdoor admin passwords. -
List All FileVault Enabled Users
Lists FileVault-enabled users. -
Rapid Response
Triggers scripts immediately. -
Rename Computer
Renames Macs via Jamf. -
Reset Jamf Connect Login Screen
Switches to macOS login. -
Secure Token Sharing Tool
Grants secure tokens. -
Self Service Email
Creates pre-filled emails. -
Temporary Admin
Grants temporary admin rights. -
Update User Info
Syncs user data with Jamf. -
Upload Jamf Logs
Uploads log files to Jamf. -
User Privilege Management
Adjusts user roles. -
Change Static Group Membership
Change Static Group Membership -
Fetch Database
Fetch Database