Disabling Automatic Agent Software DTI Downloads

Prev Next

Using the Endpoint Security (HX) Server CLI, you can disable the automatic download of newer agent software from Trellix's DTI cloud to your Endpoint Security (HX) Server.

To disable automatic downloads of the agent installation image from the DTI cloud:
  1. Enable CLI configuration mode for the Endpoint Security (HX) Server:

    hostname > enable hostname # configure terminal

  2. Disable automatic downloads of the agent installation image from DTI cloud:

    hostname (config) # no fenet hx-agent autoupdate enable

  3. Save your settings:

    hostname (config) # write mem