Skip Navigation

MacOS installation parameters

The Agent must be installed using the command line options in Terminal. The following parameters are built into the .pkg installer. If an installation parameter is not defined, the default setting is used if available.
Property
Value
Description
YOURINSTALLTOKEN
Installation Token
This is the installation token from your
CylanceON-PREM
console.
NoCylanceUI
The agent icon should not appear on startup.
The default setting is the icon is visible.
SelfProtectionLevel
1 or 2
1: Only local administrators can make changes to the registry and services.
2: Only the system administrator can make changes to the registry and services. This is the default setting.
LogLevel
0, 1, 2, or 3
0: Error - Only error messages are logged.
1: Warning - Error and warning messages are logged.
2: Information - Error, warning, and information messages are logged. This may provide some details during troubleshooting. This is the default setting.
3: Verbose - All messages are logged. When troubleshooting, this is the recommended log level. However, verbose log file sizes can grow very large. It is recommended to turn Verbose on during troubleshooting and then change it back to Information when troubleshooting is complete.
InstallRegistrationURL
CylanceON-PREM
URL
This is the URL for your
CylanceON-PREM
console.
Example of third-level domain name: https://login.onprem.com
Example of second-level domain name: https://onprem.com
InstallTrustedSuffix
CylanceON-PREM
URL suffix
This is the URL suffix for your
CylanceON-PREM
console.
Example: onprem.com
InstallInfinityURL
CylanceON-PREM
URL
This is the URL for your
CylanceON-PREM
console.
Example of third-level domain name: https://login.onprem.com
Example of second-level domain name: https://onprem.com
echo YourInstallationToken > cyagent_install_token echo InstallRegistrationURL=https://onprem.example.com >> cyagent_install_token echo InstallTrustedSuffix=example.com >> cyagent_install_token echo InstallInfinityURL=https://onprem.example.com >> cyagent_install_token sudo installer-pkg CylancePROTECT.pkg -target /