Hi,
We're currently running a staged rollout of webroot to replace mcafee. Figured we'd give the 'run dos command' agent command a go for this.
If I were to run this as a batch script it would look like this:
@echo offecho Changing Directory Pathc:cdcd "Program FilesMcAfeeCommon Framework"echo Uninstalling McAfeeFrmInst.exe /forceuninstallmsiexec /x {CE15D1B6-19B6-4D4D-8F43-CF5D2C3356FF} REMOVE=ALL REBOOT=R /qI've tried every variation of this in webroot run dos command from copying in the whole lot, to just the individual commands.
In each case webroot reports that the command has been executed, but nothing happens on the target machine.
Am I doing something wrong, or is this just not what this agent command is for?
Agent Commands - Run Dos Command clarification
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.