To collect the necessary information to troubleshoot Carbon Black App Control Agent interop issues
Note: Troubleshooting cannot take place with the agent uninstalled. Support will need access to a device with the agent installed and experiencing the issue.
Open a case with Carbon Black Support and the provide the following:
cd "C:\Program Files (x86)\Bit9\Parity Agent" dascli password GlobalCLIPassword dascli setconfigprop max_rolling_trace_size_mb=0 dascli resetcounters dascli flushlogs dascli tamperprotect 0 dascli debuglevel 6 dascli kerneltrace 4 dascli nettrace 1
Important, if Agent 8.10.0+ also issue:
dascli registerprotected 0
dascli capture "%userprofile%\Desktop\%computername%-Interop.zip" dascli password GlobalCLIPassword dascli setconfigprop max_rolling_trace_size_mb=50 dascli debuglevel 0 dascli kerneltrace 2 dascli nettrace 0
Important, if Agent 8.10.0+ first issue:
dascli registerprotected 1
dascli tamperprotect 1