How to remotely uninstall Symantec Endpoint Protection – SEP client
download pstools from Microsoft websi
tehttp://technet.microsoft.com/en-us/sysinternals/bb897553.aspx
Run against the target workstation
C:\Temp\PsTools>psexec \\wks C:\WINDOWS\system32\msiexec.exe /q/x {PRODUCT_ID}
Remeber if you have password set you have to disable it.
{PRODUCT_ID} – You must get your product id from (Tip: find for Symantec ):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
It is a number similar to this one:
{C1B0BDC8-9684-4036-90E1-F7DF0EE8C96D}
More information [...]
Popularity: 2% [?]
Continue reading about How to remotely uninstall Symantec Endpoint Protection