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!

App Control: How to Uninstall a Disconnected Mac Agent

App Control: How to Uninstall a Disconnected Mac Agent

Environment

  • App Control Agent: All Supported Versions
  • Apple MacOS: All Supported Versions

Objective

How to uninstall a disconnected Mac Agent. 

Resolution

  1. Open a terminal window
  2. Run the commands to allow the uninstall:
cd /Applications/Bit9/tools
./b9cli --password GLOBALCLI
./b9cli --tamperprotect 0
./b9cli --shutdown
  1. Run uninstall script using administrator account that can run sudo
sudo /Applications/Bit9/uninstall.sh

 

Additional Notes

  • There is no AgentUninstallUtility for Mac like there is for Windows.
  • If there is no uninstall.sh script on the Mac the uninstall.sh script from a different Mac can be used.
  • If the Global CLI Password is not working the Agent must be removed via Safe Mode.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎10-22-2020
Views:
1328
Contributors