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: TMP Files Being Left Behind When Saved to a Fileshare

App Control: TMP Files Being Left Behind When Saved to a Fileshare

Environment

  • App Control Agent: Version 8.1.x - 8.9.2
  • Microsoft Windows: All Supported Versions

Symptoms

Temporary files generated in a network share are not deleted when the application that generated them is closed.

Cause

Local analysis by the Agent on these renames is preventing remote operations from completing.

Resolution

This issue was tracked under EP-20242 and is resolved in combination of upgrading to Agent 8.9.4+ and creating the following Performance Optimization Rule.
  1. Upgrade the Agent on the file server to version 8.9.4 or higher.
  2. Log in to the Console and navigate to Rules > Software Rules > Custom.
  3. Click Add Custom Rule and use the following details:
    • Rule Name: Ignore TMP Renames On Fileserver (or something memorable)
    • Status: Enabled
    • Platform: Windows
    • Rule Type: Performance Optimization
    • Path or File:
      F:\Specific Path\To\Shared Files\*.tmp
    • Process: Any Process
    • Policies: Selected Policies > Specific Fileserver Policy
  4. Click Save & Exit

Additional Notes

This Custom Rule could be locked down further with the use of a Hostname Macro in the Path or File, example:
<OnlyIf:Hostname:*FileServer0?>F:\Specific Path\To\Shared Files\*.tmp

Related Content


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