This document describes the procedure to uninstall the Desktop Central agents installed in the remote office computers manually. When you no longer wish to manage a remote office computer using Desktop Central MSP, it is recommended to remove the agents from those computers before removing the computers from the Customers page.
Desktop Central Agents have to be manually uninstalled from your clients' computers.
Manually Remove from Individual Computers
Using PsExec Utility to Remove from Multiple Computers
You can use the PsExec utility to execute the agent uninstallation script in multiple computers within the same office. If you have multiple remote offices added in Desktop Central, you need to perform these steps in each of the remote offices.
C:\for /f %f in (c:\computernames.txt) do psexec \\%f -u <domain>\administrator -p <password> CSCRIPT \\MyServer\MyShare\UnInstallDCAgent.vbs
where,
computernames.txt contains a list of computers from where the agent has to be uninstalled, which has to be specified with its complete pathApplies to: Desktop Central Uninstallation, Agent Uninstallation, Remote Office Agent, WAN Agent Uninstallation
Keywords: Uninstall Agents, Agent Uninstallation, Desktop Central Uninstallation