Install the Aurora Protect Desktop agent for macOS from the command line
- Download the Aurora Protect Desktop installation files from the management console. Click Settings > Deployments. From the Product drop-down list, select CylancePROTECT, and set the target operating system, the agent version, and the file type. Click Download.
- In the management console, copy the installation token from Settings > Application.
- To set the installation parameters in the configuration file, see Create a macOS configuration file.
Install the macOS agent without the installation token
CODE
sudo installer-pkg CylancePROTECT.pkg-target/
Install the macOS agent with the installation token
CODE
echo <YOURINSTALLTOKEN> >cyagent_install_token
sudo installer -pkg CylancePROTECT.pkg-target/