Search found 2 matches
- Mon Feb 25, 2013 9:23 am
- Forum: Nagios XI
- Topic: Automate NSClient installation on Windows
- Replies: 3
- Views: 5738
Re: Automate NSClient installation on Windows
Hello Yancy, Thanks for the reply. I've tried your command line: same issue. Everthing installs fine, except for the allowed hosts in the .ini file. I think the MSI engine should take my command line as well, but in any case: no difference :( For the life of me I cannot figure out why this is not wo...
- Fri Feb 22, 2013 2:49 am
- Forum: Nagios XI
- Topic: Automate NSClient installation on Windows
- Replies: 3
- Views: 5738
Automate NSClient installation on Windows
Hi folks, I am trying to automate the installation of the NSClient on our machines (Windows). Installing it manually by double clicking works fine, but if I try the below command line it installs but does not add the allowed hosts parameter. M:\>msiexec /i C:\NSCP-0.4.1.90-Win32.msi /quiet /norestar...