You can configure these options when using ESConfigTool to save custom Trellix ENS 26.x settings to a file.
Run ESConfigTool from the command line on an endpoint where Trellix ENS 26.x is installed.
The access protection rule Unauthorized execution of EsConfigTool blocks the execution of EsConfigTool. Administrators can disable the rule and run EsConfigtool when needed and re-enable the rule when complete.
Syntax: ESConfigTool command line interface
installation_path\ESConfigTool.exe /export file [ command_args ] /unlock password [/plaintext] ]
installation_path\ESConfigTool.exe /import file [ command_args ] /unlock password [/policyname name ] ]
installation_path- C:\Program Files (x86)\McAfee\Endpoint Security\Endpoint Security Platform by defaultcommand_args- One of the commands in the ESConfigTool command-line options table
Options are not case sensitive.
Option | Parameters | Description |
|---|---|---|
|
| Saves settings to a file with the specified name and location.
|
| Imports the settings from the specified file name. The file must be encrypted. | |
|
| Specifies which product module settings to export or import. |
|
| Specifies the password to unlock the client interface.
|
| Specifies descriptive comments in human-readable format when exporting settings. | |
|
| Specifies the name of the policy to import. |
Examples: ESConfigTool command line interface
Open a command prompt and change to the installation location of the ESConfigTool command. By default, ESConfigTool is located in the C:\Program Files (x86)\McAfee\Endpoint Security\Endpoint Security Platform folder.
To... | Run this command |
|---|---|
Export settings for Threat Prevention and Host Intrusion Prevention to the file C:\ENS\preconfigured.policy when the Trellix Endpoint Security (ENS) Client interface mode is set to Full access. | |
Export settings for all product modules to the file C:\ENS\preconfigured.policy when the Trellix Endpoint Security (ENS) Client interface mode is set to Full access. | |
Unlock the Trellix Endpoint Security (ENS) Client and export settings for all product modules to the file C:\ENS\preconfigured.policy. | |
Import settings for all product modules from the file C:\ENS\preconfigured.policy. | |