How to Update VMware Carbon Black Cloud Endpoint

Summary: VMware Carbon Black Cloud Endpoint can be updated by following these instructions for Windows, Mac, and Linux.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

This article describes how to update the VMware Carbon Black Cloud Endpoint sensor.


Affected Products:

  • VMware Carbon Black Cloud Endpoint

Affected Operating Systems:

  • Windows
  • Mac
  • Linux

An administrator may update the VMware Carbon Black Cloud Endpoint sensor using either the Carbon Black Cloud Console or from an endpoint with the Installer Package. Click the appropriate method for more information.

Carbon Black Cloud Console

To update the sensor using the Carbon Black Cloud console:

  1. In a web browser, go to [REGION].conferdeploy.net.
  1. Sign In to the VMware Carbon Black Cloud.

VMware Carbon Black Cloud sign in

  1. In the left menu pane, select Inventory and then click Endpoints.

Endpoints

  1. Search for the endpoints to update either by name or by using the available filters.

Search for endpoints

  1. Select one or more endpoints to update.

Select endpoints

  1. Click Take Action and then select Update sensors.

Update sensors

  1. In the Update Sensors dialog box, select to either update sensors on the selected assets or all assets.

Update Sensors menu

  1. For each Platform, specify a target version for the sensors.

Target version

  1. Add a unique Sensor update name and then click Update Sensors.

Sensor update name and Update Sensors

Note: While most updates do not require a reboot, there is always the possibility that some major changes require endpoints to reboot.
  1. To check the progress of the update, go to Inventory, click Endpoints, and then select the Sensor Update Status tab.

Sensor Update Status

Note: To interrupt an update, click the Stop button under Action.
  1. Optionally, once the update is completed, a CSV containing details may be exported by clicking the export option in the Actions menu.

Export

Note: The update process in the VMware Carbon Black Cloud console can take between two to four hours depending on device usage.

Installer Package

The VMware Carbon Black Cloud sensor may be updated by running the new installer package directly on the endpoints. An administrator must first download the installer package, then the administrator must run the installer package either through the UI or the CLI. Click the appropriate method for more information.

Note:

UI

The VMware Carbon Black Cloud Endpoint sensor can be updated through the UI on Windows, macOS, or Ubuntu. Click on the appropriate operating system for more information.

  1. Connect to the endpoint that requires an update with a user that has local admin rights.
  2. Locate and then double-click the installer package.

Installer package

Note: The filename of the installer package may differ from the example image.
  1. Click Next.

Carbon Black Cloud Sensor Setup Wizard

  1. Accept the terms in the license agreement and then click Next.

End-User License Agreement

  1. Click Install.

Ready to install Carbon Black Cloud Sensor

  1. Once the update is complete, click Finish.
  2. To confirm that the new version is installed, right-click the VMware Carbon Black Cloud icon in the Windows System Tray, and then select About.

About

  1. Record the Version.

Recording the version

Note: The version of your client may differ from the above screenshot.
  1. Connect to the endpoint that requires an update with a user that has local admin rights.
  2. Locate and then double-click the installer package.

Installer package

Note: The filename of the installer package may differ from the example image.
  1. Double-click CbCloud Install.

CbCloud Install

  1. Click Allow.

Determining if software can be installed

  1. Click Continue.

Introduction

  1. Click Continue and then Agree to the terms of the license agreement.

Agreeing to the license agreement

  1. Click Install.

Installation type

  1. Insert the credentials of a user with admin rights and then click Install Software.

Populating admin credentials

  1. MacOS gives a notification that the installer is trying to load a new extension. Once installation is complete, go to Privacy & Security in System Settings to enable the CB extension.

Loading a new extention

  1. MacOS gives a notification that the installer is trying to load a new Network Content Filter. Click Allow.

Loading a new network content filter

  1. Once the update is complete, click Close.

Summary

  1. To confirm that the new version is installed, right-click the VMware Carbon Black Cloud icon in the upper left, and then select About Carbon Black Cloud.

About CB PSC

  1. Record the Version.

Recording the version

Note: The version of your client may differ from the above screenshot.
  1. Connect to the endpoint that requires an update with a user that has local admin rights.
  2. Locate and then double-click the installer package.

Installer package

Note: The filename of the installer package may differ from the example image.
  1. Double-click the .deb file.

.deb file

Note: The filename of the .deb file may differ from the example image.
  1. Click Install.

Install button

  1. Populate the password of the connected user.

Authentication required

  1. To confirm that the new version is installed and running, open a Terminal window, type ps -A | grep cbagentd and then press Enter.

Using the grep command

  1. From the same Terminal window, type sudo /opt/carbonblack/psc/bin/cbagentd -v and then press Enter.

Checking the version

  1. Record the cbagentd version.

Recording the version

Note: The version of your client may differ from the above screenshot.

CLI

The VMware Carbon Black Cloud sensor can be updated using the CLI in one of two ways. It can be updated either from the endpoints by running the installer package, or by pushing the command-line script through a centralized deployment tool. Click on the appropriate operating system for more information.

Note: If the initial product installation used CLI, command-line options that were used during that install persist across subsequent CLI updates.

VMware Carbon Black Cloud allows flexibility in command-line installation options through the usage of switches.

Switch Required Purpose
/q Yes Allows the setup to run in quiet mode, without user interaction
/i Yes Specifies the package to install
/L* Optional Creates an MSI log file
/L*vx Optional Creates a verbose MSI log file with debug information

To update the sensor by command line:

  1. Log in to the endpoint with an administrative user.
  2. As an administrator, right-click the Windows start menu and then click Run.

Run

  1. In the Run dialog box, type cmd and then click OK.

Run UI

  1. In Command Prompt, type msiexec /q /i [DIRECTORY]\installer_vista_win7_win8-[VERSION].msi /L*vx [LOGDIRECTORY] and then press Enter.

Updating the sensor

Note:
  • [DIRECTORY] represents the path where the installer package resides.
  • [VERSION] represents the version in the installer package filename.
  • [LOGDIRECTORY] represents the path where the log directory is to be created.
  • The paths and version in the example image may differ in your environment.
  1. To confirm that the new version is installed, right-click the VMware Carbon Black Cloud icon in the Windows System Tray, and then select About.

About

  1. Record the Version.

Recording the version

Note: The version of your client may differ from the above screenshot.

To update the sensor by command line:

  1. Connect to the endpoint with a user that has local admin rights.
  2. Double-click the installer package.

Installer package

Note: The version of your client may differ from the above screenshot.
  1. Right-click the mounted image and then select New Terminal at Folder.

New Terminal at Folder

  1. From Terminal, type sudo /usr/sbin/installer -verbose -pkg CBCloud\ Install.pkg -target / and then press Enter.

Installing the macOS update

  1. Populate the root password.

Root password

  1. Upon completion of the update, close Terminal.

Closing Terminal

  1. To confirm that the new version is installed, click the VMware Carbon Black icon in the upper left part of the screen, and then select About CB PSC.

About CB PSC

  1. Record the Version.

Recording the version

Note: The version of your client may differ from the above screenshot.

To update the sensor by command line:

  1. Connect to the endpoint with a user that has local admin rights.
  2. Double-click the new installer package to extract it.

Installer package

  1. In the Ark dialog box, click Extract and then select Extract To.

Extract To

  1. Select a destination for the extracted files and then click Extract.

Extract

  1. Select the extracted tar.uncompressed file and then repeat Steps 1 through 4 to extract it.

Uncompressed tar file

  1. Double-click the extracted folder and confirm the presence of the .rpm file.

Confirming the file

  1. Open Terminal.
  2. Type sudo rpm -U [DIRECTORY]/cb-psc-sensor-[VERSION].x86_64.rpm and then press Enter.

Updating the sensor

Note:
  • [DIRECTORY] represents the path where the installer package resides.
  • [VERSION] represents the version in the installer package filename.
  • The paths and version in the example image may differ in your environment.
  1. To confirm that the new version is installed and running, open Terminal, type ps -A | grep cbagentd and then press Enter.

Using the grep command

  1. From the same Terminal window, type sudo /opt/carbonblack/psc/bin/cbagentd -v and then press Enter. If prompted, insert the root password.

Populating the password

  1. Record the cbagentd version.

Recording the version

Note: The version of your client may differ from the above screenshot.

To update the sensor by command line:

  1. Connect to the endpoint with a user that has local admin rights.
  2. Locate, then right-click the installer package and then select Extract to.

Extracting the installer package

  1. From the dialog box, select a destination folder for the extracted files and then click Select.

Selecting a destination folder

  1. Open Terminal.
  2. Type sudo dpkg -i '[DIRECTORY]/cb-psc-sensor-[VERSION].x86_64.deb' and then press Enter.

Updating the sensor

Note:
  • [DIRECTORY] represents the path where the installer package resides.
  • [VERSION] represents the version in the installer package filename.
  • The paths and version in the example image may differ in your environment.
  • One way to write the command is to drag the .deb file into the Terminal window at the beginning of the sudo dpkg -i command.
  1. Populate the password for the connected user when prompted.

Populating the password

  1. Upon completion of the update, close Terminal.

Closing Terminal

  1. To confirm that the new version is installed and running, open Terminal, type ps -A | grep cbagentd and then press Enter.

Using the grep command

  1. From the same Terminal window, type sudo /opt/carbonblack/psc/bin/cbagentd -v and then press Enter. If prompted, insert the root password.

Checking the version

  1. Record the cbagentd version.

Recording the version

Note: The version of your client may differ from the above screenshot.

To contact support, reference Dell Data Security International Support Phone Numbers.
Go to TechDirect to generate a technical support request online.
For additional insights and resources, join the Dell Security Community Forum.

Affected Products

VMware Carbon Black
Article Properties
Article Number: 000190001
Article Type: How To
Last Modified: 29 Sept 2023
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.