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!

Carbon Black Cloud: Remote error 0x00000002 - The system cannot find the file specified

Carbon Black Cloud: Remote error 0x00000002 - The system cannot find the file specified

Environment

  • Carbon Black Cloud Console: All Supported Versions
    • Live Response
  • Apple macOS: 10.15 and Above
  • Linux: All Supported Versions
  • Windows: All Supported Versions

Symptoms

  • Live Response execfg command gives error:
    Remote error 0x80070002 - The system cannot find the file specified.
  • Working directory has restricted permissions . This has been seen in directories such as:
    • c:\users\%username% on Windows
    • / and /System on Mac
    • /var/log/ on Linux

Cause

The sensor's current behavior is to create a tmp file in the directory the command is executed. If the directory has restrictive permissions, it can cause Live Response to fail.

Resolution

Specify the output file in a different directory by using -o. Ex:
execfg whoami -o "Path/to/filename.log"

Related Content


Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎10-26-2021
Views:
796
Contributors