The new docs.trellix.com offers a modernized UI and AI-powered features like conversational searches. Content is currently available only in English. Other languages will be available in mid-October 2026. We hope you enjoy the new experience.

Add Access Protection global exclusions

Prev Next

Exclude processes from triggering a rule when there is a violation.

  1. Log on to the system as a user with administrator rights.

  2. Navigate to the default or custom directory. For example:

    cd /opt/McAfee/ens/tp/bin

  3. To add the exclusion:

    ./mfetpcli --setapexclusions [name1:processfile1, name2: processfile2,…]

  4. To view the list of exclusions:

    ./mfetpcli --getapexclusions

  5. To remove the process from the exclusion:

    ./mfetpcli --deleteapexclusions [name1:processfile1, name2: processfile2,…]