Malwarebytes Command Line Removal Tool
Hello,
I'm attempting to create a deployment package that copies the Malwarebytes Enterprise Removal tool (mbstcmd-1.0.2.67.exe) to the C:\ drive of the local computer then runs the following command mbstcmd-1.0.2.67.exe /y /noreboot.
I've created a 2 step package, where step 1 copies the .exe to the root of the local C:\ drive and that step works fine. Step 2 should run the command but I'm getting the following error Command Script returned error code 1.
Any help would be appreciated.
Comments
If I'm reading their instructions correctly, I see 2 potential problems.