Remotely Run a Registry file from a website?

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
ifg
Posts: 1
Joined: Sat May 30, 2009 4:31 pm

Remotely Run a Registry file from a website?

Post by ifg »

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?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Is there a way to put a registry file on a website. then get all RMA's to go and download - run and install?
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.
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 :roll:
Is there a way to force all RMA's to run a script?
What kind of 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
Post Reply