Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

Carbon Black Cloud: How to Retrieve a Sensor's GUID Using Command Prompt

Carbon Black Cloud: How to Retrieve a Sensor's GUID Using Command Prompt

Environment

  • Microsoft Command Prompt: All Versions
  • Carbon Black Cloud Sensor: All Versions

Objective

To retrieve the GUID for a Sensor

Resolution

  1. Open Command Prompt
    1. Right-click the Start button.
    2. Select "Run".
    3. Type: "cmd" and press Enter.
  2. Type:
reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall /s /f "Sensor" | find "Uninstall"
  1. The GUID is displayed in the results at the end of the path.

Additional Notes

This action does not require Running as an Administrator.

Related Content


Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
1141
Contributors