Quick Fix: Uninstall Symantec Endpoint Protection Remotely
January 22, 2015 2 Comments
Finally moving my last client from Symantec SEPM to Trend Micros WFBS Hosted platform. It was a small SEPM deployment, only 7 clients and a server but i was surprised to be reminded that SEPM has no ‘uninstall’ tool from their console. So much for centralised management.
I did a lot of searching around for a reliable solution, most of which came back to using MSIEXEC from a command line.
There are various ways of course to execute a command on a remote machine, you can use PSTools’, PSExec for example, but i prefer to use PowerShell where i can. Read more of this post