JumpCloud Installation
In the JumpCloud Admin Portal, navigate to Device Management > Software Management > Windows.
Click the plus (+) symbol to add a new Windows application.
Select JumpCloud Private Repo to upload the installer.
On the New Custom App page:
Enter a name for the application. For example, Cyberhaven Windows Sensor.
Upload the Cyberhaven MSI installer.
In the Command Line Arguments field, paste the installation command from the Cyberhaven Console, but remove the msiexec prefix and the installer filename. JumpCloud handles those automatically.
For example, if your original command is
msiexec /i Cyberhaven-Installer.msi BACKEND_URL=... INSTALL_TOKEN=..., then enter onlyBACKEND_URL=... INSTALL_TOKEN=......Assign the application to the appropriate Device Group or individual devices.
Save and deploy the application.
Verify the installation was successful via the JumpCloud device view or on the endpoint.
NOTE After completing the sensor installation, securely store the .msi package, as it will be needed for any future uninstallation.