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!

Custom logo is not showing on the Notifier window

Custom logo is not showing on the Notifier window

Version

6.0.2.x and 7.x

 

Issue

Custom logo applied for a policy using a URL link is not showing on the Notifier Window. Image file is already in the Images folder.

 

Symptoms

Logo on the Notifier Window is still using the default Bit9 image instead of the applied custom logo.

 

Cause

The notifier.exe needs to be restarted to take the change in effect.

 

Solution

Reboot the computer where the policy with custom logo is applied. If reboot has been done, go to the machine do the following:

  1. Open a command prompt
  2. Change directory to program files\bit9\parity agent
  3. Run the following commands:
    dascli password <CLI password here>
    dascli tamperprotect 0
    net stop parity
    fltmc unload paritydriver
  4. Browse to programdata\bit9\parity agent\images and delete the image file
  5. Run the following commands:
    net start parity
    fltmc load paritydriver
    dascli password <CLI password here>
    dascli configlistrefresh (wait until the CL version is up to date before doing the test)
Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎08-06-2015
Views:
745
Contributors