Cb Protection - Generate and collect sensor status information
0 Votes |
Description
Property Details
21667 | |
Production - Fully Tested and Ready for Production | |
Cb Protection - Generate and collect sensor status information | |
BESC | |
Troubleshooting | |
Carbon Black | |
N/A | |
1/21/2016 12:00:00 AM | |
IBM BigFix & Carbon Black Integration Content | |
True | |
CarbonBlack on 9/16/2016 11:50:45 AM | |
CarbonBlack on 9/16/2016 11:50:45 AM | |
9631 Views / 144 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 1172)

windows of operating system

version of client >= "9.0"

(exists keys whose (value "DisplayName" of it = "Bit9 Agent") of key "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of registry) OR (((value "DisplayVersion" of keys whose (value "DisplayName" of it = "Bit9 Agent") of key "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of registry) as string as version | ("0.0" as version)) = ("7.2.2" as version))
Actions
Action 1 (default)
Action Link Click
here to schedule DasCLI status generation for "Carbon Black Protection Agent Details" analysis.
Script Type
BigFix Action Script
// generate DasCLI.exe status output
waithidden cmd.exe /s /c ""{value "ParityAgentInstallPath" of key "HKLM\Software\Bit9\Parity Agent" of registry as string & "dascli.exe"}" status > "{storage folder of client as string & "\bit9_dasclistatus.txt"}""
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here to generate Carbon Black Protection Agent DasCLI status and upload it to the BigFix Server for troubleshooting purposes.
Script Type
BigFix Action Script
// generate DasCLI.exe status output
waithidden cmd.exe /s /c ""{value "ParityAgentInstallPath" of key "HKLM\Software\Bit9\Parity Agent" of registry as string & "dascli.exe"}" status > "{storage folder of client as string & "\bit9_dasclistatus.txt"}""
// set max size to 15 MB to prevent too much data. If the zip file is to bigger than 15 MB the upload won't occur
setting "_BESClient_ArchiveManager_MaxArchiveSize"="15728640" on "{parameter "action issue date" of action}" for client
setting "_BESClient_ArchiveManager_OperatingMode"="2" on "{parameter "action issue date" of action}" for client
setting "_BESClient_ArchiveManager_FileSet-client"="{storage folder of client as string & "\bit9_dasclistatus.txt"}" on "{parameter "action issue date" of action}" for client
// upload results
archive now
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |