IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR: How to Delete Sensor Installer Versions

EDR: How to Delete Sensor Installer Versions

Environment

  • EDR: All Supported Versions

Objective

How to delete sensor installer versions that are no longer used or supported

Resolution

  1. If the sensor version packages still exist in /usr/share/cb/coreservices/installers/ location
    • Get the list of currently installed sensors
      /usr/share/cb/cbcheck sensor-builds -l
    • Run this command to remove the packages and remove the Postgres entries (Note: This is case sensitive, and the space is required after the colon)
      /usr/share/cb/cbcheck sensor-builds -r "<platform>: <version>"
      example:
      /usr/share/cb/cbcheck sensor-builds -r "windows: 007.001.001.16959"
  2. If the installer files were deleted from /usr/share/cb/coreservices/installers, this command will remove the Postgres entries and console. 
    /usr/share/cb/cbcheck sensor-builds -p
  3. You can verify the installed sensor packages with this command
    /usr/share/cb/cbcheck sensor-builds -L

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎04-04-2024
Views:
68