Here is a tool:
http://esupport.trendmicro.com/solution/en-us/1057237.aspx
It can be done remotely using pexec, as follows.
First, start a shell:
psexec \\PCNAME -u DOMAIN_OR_PCNAME\login -p password -h -high CMD
Then, in the shell, do thusly:
net use Q: \\SERVER\zip_unpack_location /P:No Q:\UNINSTALL Exit