- Upgrade 7.1.1-win sensor or higher
- As a workaround until upgrade to 7.1.1-win is possible
- Upgrade to 6.1.4-win sensor or greater
- Add the following registry key
[HKEY_LOCAL_MACHINE\SOFTWARE\CarbonBlack\config] "DisableNetConnNameResolution"=dword:00000001
- For large deployment you can script the change using reg add.
reg add hklm\software\carbonblack\config /v DisableNetConnNameResolution /t REG_DWORD /d 0x00000001
- For new installations, open sensorsettings.ini found in the install package and add the following parameter to the bottom
DisableNetConnNameResolution=1
- Restart the sensor service