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
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli networkextension <uninstall_code> disable
$ 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
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli networkextension <uninstall_code> status
$ sudo /Applications/VMware\ Carbon\ Black\ Cloud/VMware\ CBCloud.app/Contents/MacOS/VMware\ CBCloud -ns
Related Content