1. Log into the EDR Server
2. Open Terminal
3. Elevate permissions using Sudo
4. Edit /etc/cb/cb.conf
#: vi /etc/cb/cb.conf
5. Check if "CbLREnabled=" already exists within cb.conf
a. If it does not exist, append the following to the end of the file:
#Enable/Disable cblr functionality. Disabled by default. CbLREnabled=Trueb. If it does exist, then adjust the value to "True"
service cb-enterprise restart