Hello,
I am looking to automate the uninstallation of Host Monitor agents on any servers we have it installed on. I can deploy scripts to a machine and have been trying to make them remove the RMA agent;
Uninstal.exe does not appear to support any switches; (ex: /r /q etc..) and requires console input to remove the software.
Any way I can remove the agent using this kind of method?
Corporate IT Solutions
Scripted/Automated Uninstall
If RMA is started as application, you may simply remove the following files:
rma.exe
rma_active.exe
rma_cfg.exe
rma.ini
prbypass.lst
If rma is installed as service, you need to inunstall service before.
You may use rmainstaller.exe utility included in the package (see <HostMonitor>\Utils\RmaInstaller folder)
Regards
Alex
rma.exe
rma_active.exe
rma_cfg.exe
rma.ini
prbypass.lst
If rma is installed as service, you need to inunstall service before.
You may use rmainstaller.exe utility included in the package (see <HostMonitor>\Utils\RmaInstaller folder)
Regards
Alex