Configuring dump creation

To configure dump creation in the Kaspersky Endpoint Agent application using the command line interface:

  1. On the workstation, run the command line interpreter (for example, Command Prompt cmd.exe) under the local administrator user account.
  2. Use the cd command to change to the directory where the agent.exe file is located.

    For example, you can type cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\" and press ENTER.

  3. Enter one of the following commands and press ENTER:
    • agent.exe --dump=enable --folder <path to the folder where you want to create dump files> if you want to enable dump creation.

    Dump creation is enabled for all Kaspersky Endpoint Agent processes that are currently running. Dump files are created in the specified folder.

    • agent.exe --dump=disable if you want to disable dump creation.

    Dump creation is disabled for all Kaspersky Endpoint Agent processes that are currently running.

    • agent.exe --dump=show, if you want to view the current state of dump creation and the path to the dump file folder.

    Values of the following options are displayed: dump.enable (true if dump creation is enabled and false if dump creation is disabled) and dump.folder (path to the folder).

Return codes of the --dump command:

See also

Configuring tracing

Viewing information about Quarantine options and quarantined objects

Actions with quarantined objects

Managing Kaspersky Sandbox integration options

Running Kaspersky Endpoint Agent database update

Running, stopping, and viewing the current state of the application

Password protecting the application

Securing services of the application using the PPL technology

Page top