Environment
- Carbon Black Cloud Console: All Versions
- Endpoint Standard
- Enterprise EDR
- Audit & Remediation
- Workload
- Carbon Black Cloud Sensor: 3.5.3.x and Higher
- Apple macOS: All Supported Versions
Objective
Provide steps to check on the current revision of dynamic detection and prevention features (management content manifests) and the last date and time it was updated for a given Sensor
Resolution
- Launch terminal emulator
- Check for current ruleset revision
sudo /Applications/VMware\ Carbon\ Black\ Cloud/repcli.bundle/Contents/MacOS/repcli status | grep -Ei --color "revision.*manifest"
- Output will show versions/revisions in use
EEDR Reporting Revision[<rev#>]: Enabled(Manifest)
Device Control Reporting Policy Revision[<rev#>]: Enabled(Manifest)
Additional Notes
Related Content