Installing Software without Blocks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Does anyone know how I can pre-configure MAS to not prompt with an allow
button, during an installtion of a piece of software installing on a client
from a remote location?
MAS is set up to kick in "after the event" whereas there are certain
specific events I want it to ignore before they even happen. I want to tell
MAS to "ignore myprog.exe" by pre- configuring a file so it will
automatically recognize it and not prompt for user interaction.
There is no .adm template for MAS in Group Policy.
Any clues or answers gratefully recieved.

Mr V
 
This requirement for user interaction is one reason for the recommendation
made repeatedly in various places, that this beta1 product not be deployed
in managed environments.


I don't know of a way around the issue. You could issue taskkill commands
via a script to kill the Microsoft Antispyware processes ahead of the
software install.
 
Back
Top