mickem / nscp

NSClient++
http://nsclient.org
GNU General Public License v2.0
239 stars 94 forks source link

Automated Install doing nothing #668

Open lukebarone opened 4 years ago

lukebarone commented 4 years ago

Issue and Steps to Reproduce

  1. Download version 0.5.2.35-x64.msi from the website
  2. Try to run the command below
msiexec.exe /i .\NSCP-0.5.2.35-x64.msi /qn /l* log.txt INSTALLLOCATION=%PROGRAMFILES%\NSClient++ CONFIGURATION_TYPE=ini://${shared-path}/nsclient.ini ALLOWED_HOSTS=192.168.0.1 CONF_CHECK=1 CONF_NRPE=1 NRPEMODE=SAFE ADDLOCAL=ALL REMOVE=PythonScript,WEBPlugins,OP5Monitoring,Documentation,SampleConfig MONITORING_TOOL=None CONF_CAN_WRITE=1

Expected Behavior

It should install with NRPE only

Actual Behavior

MSIEXEC runs for 2 minutes, then silently quits. Log file remains empty

Details

Additional Details

NSClient++ log:

Empty