# RocketCyber via MDM

To Install

# Installing RocketCyber Agent for macOS

## Requirements

Device must be running a supported version of macOS.[Supported Operating Systems for RocketCyber Agent](https://help.rocketcyber.kaseya.com/help/Content/general/supported-operating-systems-for-rocketcyber-agent.html)

Agent must be installed with sudo privileges, which the default install script provides.

## Installation

1. Navigate to the deployment view from within one of the organization accounts.  
    [![](https://help.rocketcyber.kaseya.com/help/Content/Resources/Images/RocketCyber/7e7e8112d562da05d29172f7caa804194d08fa1cddfd19b848f8aa2091c4ef8b_thumb_0_64.png)](https://help.rocketcyber.kaseya.com/help/Content/Resources/Images/RocketCyber/7e7e8112d562da05d29172f7caa804194d08fa1cddfd19b848f8aa2091c4ef8b.png)
2. Click on the **macOS** tab
3. Click the **Select &amp; Copy** button to copy the deployment script to the clipboard.
4. From a terminal window on macOS **paste** the copied deployment script and press **enter**

The deployment script will download and install the required components to desired macOS device. It will prompt for administrator credentials as required for certain commands.

Once the agent deployment script has completed, return to the RocketCyber dashboard to view the device in the device list.  
[![screen-shot-2020-01-03-at-3-21-29-pm.png](https://help.rocketcyber.kaseya.com/help/Content/Resources/Images/RocketCyber/7ff5f9cba6a0e58fa0c95087958989bd79f501c9048b0ddf10db30412ddb9b37_thumb_0_64.png)](https://help.rocketcyber.kaseya.com/help/Content/Resources/Images/RocketCyber/7ff5f9cba6a0e58fa0c95087958989bd79f501c9048b0ddf10db30412ddb9b37.png)

To uninstall

```
sudo /usr/local/rocketcyber/mac-agent-updater UNINSTALL "" "" ""
```