Hi,
Is there a way to put a registry file on a website. then get all RMA's to go and download - run and install?
Is there a way to force all RMA's to run a script?
Remotely Run a Registry file from a website?
RMA for Windows and UNIX support "Execute external program" action so you may start any command. However that command (application) should be located on the same system where RMA is running.Is there a way to put a registry file on a website. then get all RMA's to go and download - run and install?
http://www.ks-soft.net/hostmon.eng/mfra ... htm#actPrg
So, if there is some software that can receive parameters from command line and download necesary files, it can be started by agent.
Standard Windows FTP client can download files from FTP server automatically but you should create script file for this.
You may try to create VB or Java script and use Active Script or Shell Script test method to execute script on remote system

What kind of script?Is there a way to force all RMA's to run a script?
1) It may execute any external command. See information above
2) It may perform Shell Script and Active Script test methods
http://www.ks-soft.net/hostmon.eng/mfra ... htm#script
http://www.ks-soft.net/hostmon.eng/mfra ... m#chkShell
Regards
Alex