Using Dascli or b9cli to Issue Agent Commands
book
Article ID: 286491
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Show More
Show Less
Issue/Introduction
How to use the dascli (Windows) or b9cli (Linux/macOS) commands.
Environment
App Control Agent: All Supported Versions
Microsoft Windows: All Supported Versions
Linux: All Supported Versions
Apple macOS: All Supported Versions
Resolution
Windows:
Log in to the endpoint and use a command prompt to change to the Agent's directory:
cd "C:\Program Files (x86)\Bit9\Parity Agent"
Some commands first require authentication, but all commands are started by calling dascli , examples include:
Linux:
Log in to the endpoint and use a command prompt to change to the Agent's directory:
cd /opt/bit9/bin
Some commands first require authentication, but all commands are started by calling b9cli , examples include:
macOS:
Log in to the endpoint and use a command prompt to change to the Agent's directory:
cd /Applications/Bit9/Tools/
Some commands first require authentication, but all commands are started by calling b9cli , examples include:
Additional Information
If Agent Management has been configured to allow authentication via User/Group, running the command prompt as that user would allow authenticated commands to be used without first entering the Global Password.
Feedback
thumb_up
Yes
thumb_down
No