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!

CB Protection: How to update the CB Protection VBS Scripts

CB Protection: How to update the CB Protection VBS Scripts

Environment

  • CB Protection Server: All Supported Versions

Objective

How do you update the VBS scripts in the directory:
C:\Program Files (x86)\Bit9\Parity Server\Scripts

Resolution

  1. Make any of the changes required 
  2. Run the following SQL command:
    use das
    delete from dbo.file_streams where name = 'SCRIPTNAME.vbs'
  3. Restart the CB Protection Server service

Additional Notes

  • Please do not make any changes unless requested directly by Carbon Black
  • The deletion from the DAS database is required because a backup copy is stored. If the server notices the change, it will replace the VBS file with the backup copy, reverting your change. 

Labels (1)
Tags (2)
Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎06-06-2019
Views:
354
Contributors