Hello,
We are wanting to use SCCM to deploy the malwarebytes client (exe, msi) to the other computers on the network. When we tried to deploy it trhough SCCM, the installation does not occur, and a general error message occurs. When I try the msi at the administrative command window:
msiexec /I malwarebytes.msi /q
An error message occurs, "This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic."
When I try the exe at the administrative command window:
malwarebytes.exe /S
An error message occurs, "This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic."
Any ideas on how to use SCCM to deploy the msi or the exe?
The exe or msi works if I manually install it on the computer with administrator rights.
Thank You :0)