The occasion may arise where you are not able to upgrade the Agent software on a computer from the Manager interface because of connectivity restrictions between the Manager computer and the Agent computer. In such cases, upgrading the Agent software on a Computer has to be performed manually.
The new Agent software has to be downloaded manually from the Trend Micro Download Center or it can be done through the Vulnerability ProtectionDeep Security Manager and then exported.
To download and export the new Agent software:
To manually upgrade the Agent on a Windows computer, copy the Agent installer to the computer and run it. It will detect the previous Agent and perform the upgrade.
To manually upgrade the Agent on a Linux computer:
rpm -U <new agent installer rpm>
(The "-U" argument instructs the installer to perform an upgrade.)
To manually upgrade the Agent on a Solaris computer:
pkgadd -v -a /opt/ds_agent/ds_agent.admin -d <new agent package>