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!

Carbon Black Cloud: How to disable and re-enable CBC network extension on MacOS

Carbon Black Cloud: How to disable and re-enable CBC network extension on MacOS

Environment

  • Carbon Black Cloud Sensor: 3.5.1.19 and Higher
  • MacOS: 11.0 (Big Sur) and Higher

Objective

Provide the commands to disable and re-enable CBC network extension on MacOS

Resolution

  • 3.7.1 and higher:

    • To disable, execute:
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli networkextension <uninstall_code> disable
  • To re-enable, execute:
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli networkextension <uninstall_code> enable
  • 3.5.19 through 3.6.2:
    • To disable, execute
      $ sudo /Applications/VMware\ Carbon\ Black\ Cloud/VMware\ CBCloud.app/Contents/MacOS/VMware\ CBCloud -nd
    • To re-enable, execute
      $ sudo /Applications/VMware\ Carbon\ Black\ Cloud/VMware\ CBCloud.app/Contents/MacOS/VMware\ CBCloud -ne

Additional Notes

To view current configuration
  • 3.7.1 and higher:
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli networkextension <uninstall_code> status
  • 3.5.19 through 3.6.2:
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/VMware\ CBCloud.app/Contents/MacOS/VMware\ CBCloud -ns

Related Content


Was this article helpful? Yes No
50% helpful (1/2)
Article Information
Author:
Creation Date:
‎01-28-2021
Views:
9502
Contributors