IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: Uninstall a Disconnected Agent (Windows)

App Control: Uninstall a Disconnected Agent (Windows)

Environment

  • App Control Agent: All Supported Versions
  • Microsoft Windows: All Supported Versions

Objective

  • Uninstall a disconnected Agent using an Agent Uninstall Key and the endpoint's MAC Address.

Resolution

Obtain Agent Version and MAC Address:
  1. Login to the Console
  2. Navigate to Assets > Computers.
    • Make note of version displayed in the "Agent Version" column.
  3. Login locally to the device being uninstalled.
  4. Open a command prompt
  5. Type in "ipconfig /all"
    • Make note of the MAC Address
Obtain Uninstall Key: Using the Agent Uninstall Key:
  1. Boot the system into Safe Mode
  2. Go to Start > Run > regedit > click OK
  3. Browse to:
    1. 32-bit endpoints:  HKEY_LOCAL_MACHINE > Software > Bit9 > Parity Agent > ServerSettings 
    2. 64-bit endpoints:  HKEY_LOCAL_MACHINE > Software > Wow6432Node > Bit9 > Parity Agent > ServerSettings
  4. Click Edit > New > String Value
  5. Name the new key (string value):  B9_UNINSTALL_KEY
  6. Set the value to the uninstall key obtained through the tool
  7. Set the registry key B9_HOST_ENFORCEMENT to 80
  8. Exit Regedit
  9. Type the following in an administrative command prompt (to disable service startup)
    sc config parity start= disabled
  10. Reboot to Normal Mode and uinstall the Agent via Add/Remove Programs.

Additional Notes


Related Content


Labels (1)
Was this article helpful? Yes No
61% helpful (3/5)
Article Information
Author:
Creation Date:
‎10-28-2014
Views:
32311
Contributors