Methods to Install a Carbon Black Cloud Sensor
search cancel

Methods to Install a Carbon Black Cloud Sensor

book

Article ID: 291429

calendar_today

Updated On:

Products

Carbon Black Cloud Endpoint Standard (formerly Cb Defense) Carbon Black Cloud Audit and Remediation Carbon Black Cloud Audit and Remediation (formerly Cb Live Ops) Carbon Black Cloud Container Carbon Black Cloud Endpoint Standard Carbon Black Cloud Enterprise EDR Carbon Black Cloud Enterprise EDR (formerly Cb Threathunter) Carbon Black Cloud Managed Detection (formerly Cb Threatsight) Carbon Black Cloud Managed Detection and Response Carbon Black Cloud Managed Threat Hunting Carbon Black Cloud Prevention Carbon Black Cloud Workload

Issue/Introduction

Steps to install a Carbon Black Cloud sensor

Environment

  • Carbon Black Cloud Console: All Versions
  • Carbon Black Cloud Sensor: 3.8.x and Higher
  • Microsoft Windows: All Supported Versions
  • macOS: All Supported Versions
  • Linux: All Supported Versions

Resolution

Prerequisites

Windows

Method 1: Manually Via an Installation Request (Attended Installation)

Note:

  • This method does not support adding an authenticated repcli user (or any installation customization). If installed this way, additional steps will need to be performed at a later date, should an authenticated user be needed.
  • One email Activation Code can be used for multiple devices but the code is only valid for 7 days from sending
  • Reusing the email's Activation Code will set the email address for the User field in Endpoints for who performed the installation
  • Emails and the Activation Codes cannot be revoked or cancelled once sent
  • The Audit Log will show who was sent the Activation Code if review of this is needed
  1. Log into your Carbon Black Cloud Console
  2. Go to the Endpoints page
  3. Select Sensor Options menu
  4. Select Send installation request
  5. Enter the desired email for the user you are adding (use a comma to separate multiple emails if adding multiple users)
  6. On the Device, open the email sent by [email protected]
  7. Use the link included to download the installer if not already downloaded from another source
  8. Run the installer
  9. Enter the Activation Code (from the email) or the Company Registration Code.
  10. Click Next through the Prompts to complete the Installation

Method 2: Manually Via CMD (Unattended Installation)

  1. Reference the Installation Guide for Windows
  2. Open and admin CMD Prompt and run the relevant command. Example:
    msiexec /q /i "C:\Users\UserFolderName\Desktop\installer_vista_win7_win8-32-3.3.0.953.msi" /L*v log.txt COMPANY_CODE=EnterCompanyCodeHere CLI_USER=EnterSidHere

Method 3: Offline Installations

Note:

  • This option should be used on machines when deployments must occur without any network connection
  • The Sensor will not apply policy or register with the backend until a connection is established
  • This command is not meant for air-gapped environments as the Sensor will not enforce policy rules without a connection to the backend
  1. Open and admin CMD Prompt and run the relevant command. Include the command line option OFFLINE_INSTALL=1 when deploying the sensor
    msiexec /q /i "C:\Users\UserFolderName\Desktop\installer_vista_win7_win8-32-3.3.0.953.msi" /L*v log.txt COMPANY_CODE=EnterCompanyCodeHere CLI_USER=EnterSidHere OFFLINE_INSTALL=1
  2. Ensure the Sensor is able to reach the backend as soon as possible to allow for policy download and registration with the backend

Method 4: Via Sensor Gateway

See Install Carbon Black Sensor for Windows

Method 4: Via SCCM

See Installing Windows Sensors on Endpoints by using SCCM

Method 5: Via GPO

See Installing Windows Sensors on Endpoints by using Group Policy

Method 6: Via Workspace ONE EUM:

See Installing Carbon Black Cloud Sensor for Windows by Using Workspace ONE UEM

macOS

Note:

For the macOS sensor to be fully functional, the System and Extension and Network Extension must be approved. See Approving the System Extension and Network Extension for macOS 11+

Method 1: Manually Via an Installation Request (Attended Installation)

Note:

  • One email Activation Code can be used for multiple devices but the code is only valid for 7 days from sending
  • Reusing the email's Activation Code will set the email address for the User field in Endpoints for who performed the installation
  • Emails and the Activation Codes cannot be revoked or cancelled once sent
  • The Audit Log will show who was sent the Activation Code if review of this is needed
  1. Log into your Carbon Black Cloud Console
  2. Go to the Endpoints page
  3. Select Sensor Options menu
  4. Select Send installation request
  5. Enter the desired email for the user you are adding (use a comma to separate multiple emails if adding multiple users)
  6. On the Device, open the email sent by [email protected]
  7. Use the link included to download the installer if not already downloaded from another source
  8. Run the installer
  9. Enter the Activation Code (from the email) or the Company Registration Code.
  10. Click Next through the Prompts to complete the Installation

Method 2: Manually Via Terminal (Unattended Installation)

See macOS Sensor Command Line Install

Method 3: Via Jamf Pro

See Deploying macOS Sensors on Big Sur and Later by using Jamf Pro

Method 4: Via Workspace ONE UEM

See Installing macOS Sensors on Endpoints by using Workspace ONE UEM

Linux

Method 1: Using install.sh

See Install a Linux Sensor on a Single Endpoint

Method 2: Using the RPM/ DPKG package

See Install a Linux Sensor on an Endpoint using the RPM/DPKG Installer

Method 3: Using the Sensor Gateway

See Install Carbon Black Cloud Sensor for Linux