Uninstalling Agents Remotely Parent topic

Important
Important
Before remotely managing Safe Lock agents using the Remote Setup Tool, prepare the endpoint info and targets files.
Use the SLrst.exe program at the command line interface (CLI) to uninstall one or more Safe Lock agents connected to the network.

Procedure

  1. Open a command prompt window with Windows administrator privileges.
  2. Navigate to the Trend Micro Safe Lock Intelligent Manager Safe Lock Remote Setup Tool folder inside the installation folder using the cd command.
    For example, type the following command to reach the default location:
    cd /d "c:\Program Files\Trend Micro\Safe Lock Intelligent Manager\CmdTools\RemoteAgentSetupTool\"
  3. To remotely install agents using the default targets file targets.csv, type the following at the command prompt:
    SLrst.exe targets.csv --uninstall
    The remote setup tool looks for targets in the targets.csv file. For large production environments, Trend Micro recommends that you uninstall agents in batches. Run the remote setup tool separately for each CSV batch file.
  4. At the prompt, provide the password used to access the Safe Lock agent program.
  5. Monitor the progress of the remote uninstallation process. Safe Lock writes log information directly in the CSV file (by default, targets.csv) specified in the command line argument.
  6. Restart endpoints to complete the uninstallation process.