Follow these steps:
- 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
- For Windows:
- The output is not beautified by default but you should be able to the key-value pair for agentGUID as shown below:
*This example data is from a laboratory test machine that is already deleted.
- You can find the DSA using agentGUID value in web console by:
- In the web console, go to Computers.
- Click Columns.
- Scroll down and tick the option for Agent GUID.
- Search on the search bar using Agent GUID.