Silent installation of HostMonitor RMA

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
KonstantinK
Posts: 5
Joined: Wed Oct 20, 2021 4:28 am
Location: Israel

Silent installation of HostMonitor RMA

Post by KonstantinK »

I'm trying to install HostMonitor RMA fully automatically. But no matter what I do, it still pops up a confirmation message.

I'm doing it over cmd by the following command:
C:\Temp\hm1298.exe -sp -install -modules:rma '-target:X:\MyFolder\HostMonitor_RMA' '-programgroup:all' '-desktop:all' '-log:C:\Temp' -withoutprompt

But it's still pops up a message. "This program will install Advanced Host Monitor 12.98. Continue?"
Yes | No

Maybe I'm doing something wrong or is there an additional command line parameter to suppress this one?
KS-Soft
Posts: 12869
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Its "unofficial" options. As I remember we made special installation options for your company in version 9 or version 10.
Not supported in official releases.

On the other hand, RMA does not require any installation, you may simply copy several files using any script.
rma.exe
rma_active.exe
rma_cfg.exe
rma.ini
libeay32.dll
ssleay32.dll

Then you may install RMA service (if you need) using rmainstaller.exe located in HostMonitor\Utils\RmaInstaller\

Regards
Alex
KonstantinK
Posts: 5
Joined: Wed Oct 20, 2021 4:28 am
Location: Israel

Post by KonstantinK »

Thanks, Alex.

I'll copy those files and create a service with a PowerShell script.
Post Reply