Run Application - only allowed defined Batch/EXE files
Applies to version 2.1.1.14 or higher
In order to allow only certain batch files to be executed with the Run Application action, please add the following entry
<Setting Category="Security" Name="ApplicationWhiteList" Value="String:C:\Temp\test.bat;C:\Temp\test2.bat;C:\Temp\test3.bat" />
to file
C:\Mail & Deploy\Server\Data\Configuration\settings.xml
If there isn't any entry defined (this is the default), M&D will allow any batch file.