I'm trying to remove ESET remotely from a few Windows computers that are password protected in the ESET GUI.
I'm attempting to do it through command line.
cd C:\WINDOWS\system32
wmic product where "description='ESET Endpoint Antivirus' uninstall PASSWORD="myesetpassword" /nointeractive
I get an error 'No command result received'
Could anyone give me some pointers on how to do this as it will be a lot faster that having to remote directly onto peoples computers and disturbing them.
Any help or a point in the right direction would be appreciated.
Thanks