Views:

Refer to the following commands:

For Windows:

cd C:\Program Files\Trend Micro\Deep Security Agent
sendCommand --get GetConfiguration | find "SecurityProfile"

Module state

For Linux:

cd \opt\ds_agent\
sendCommand --get GetConfiguration | grep "SecurityProfile"

Comments (0)