Can anyone list the switches I can use for the uninstall file SophosUninstall.exe
Thanks
J.
This thread was automatically locked due to age.
Can anyone list the switches I can use for the uninstall file SophosUninstall.exe
Thanks
J.
Hi Joe Rooney ,
Thank you for reaching out to our Community Forum. You can uninstall Sophos using the command line or batch file mentioned in the following article:
Sophos Central Endpoint and Server: Uninstall Sophos using the command line or a batch file
You can also make use of the SophosZap.
Try using the following command.
"C:\Program Files\Sophos\Spohos Endpoint Agent\SophosUninstall.exe" --quiet
This will run very similarly to a normal uninstall triggered from the GUI, and will generate uninstall logs corresponding to each of the components removed.
If you wish to find out all of the possible command line arguments an executable has, the Strings Sysinternals tool can help with this as well.