Views:

Follow these steps:

  1. Get AgentGUID of DSA by running a local command on the DSA using CMD/shell with privileged access:
    • For Windows:

      cd C:\Program Files\Trend Micro\Deep Security Agent\
      sendCommand.cmd --get GetConfiguration | findstr agentGUID

    • For Linux:

      /opt/ds_agent/sendCommand --get GetConfiguration | grep agentGUID

  2. The output is not beautified by default but you should be able to the key-value pair for agentGUID as shown below:

    Module state

    *This example data is from a laboratory test machine that is already deleted.

  3. You can find the DSA using agentGUID value in web console by:
    1. In the web console, go to Computers.
    2. Click Columns.
    3. Scroll down and tick the option for Agent GUID.
    4. Search on the search bar using Agent GUID.