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 uninstall EDR Sensor from Windows endpoints with App Control Agent Installed

EDR: How to uninstall EDR Sensor from Windows endpoints with App Control Agent Installed

Environment

  • EDR Sensors: All Supported Versions
  • App Control Agents: All Supported Versions
  • Microsoft Windows: All Supported Versions

Objective

How to uninstall an EDR Sensor from Windows endpoints that also have an App Control Agent installed.

Resolution

Disable EDR Tamper Protection: (Globally)
  1. Log in to the App Control Console and navigate to Rules > Software Rules > Rapid Configs.
  2. Check the box for Carbon Black EDR Tamper Protection > Action > Disable Rapid Config.
  3. Uninstall the EDR Sensor.
Disable EDR Tamper Protection: (Per Endpoint)
  1. Log in to the endpoint and use a command prompt to issue the following commands:
    cd "C:\Program Files (x86)\Bit9\Parity Agent\"
    dascli password GlobalPassword
    dascli kernelconfig CarbonBlackTamperProtection 0
  2. Uninstall the EDR Sensor

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
6251
Contributors