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.

Run a DAT update task

Prev Next

Run the DAT update task immediately.

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

  2. Navigate to the directory.

    cd /opt/McAfee/ens/tp/bin

  3. View the tasks list to identify the index number of your DAT update task.

    ./mfetpcli --listtasks

  4. Run the DAT update task.

    ./mfetpcli --runtask --index <index_number>.

Example to run a DAT update task

If the index number of your DAT update task is 3, you must run the command.

./mfetpcli --runtask --index 3