Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#547 closed enhancement (fixed)

Set Allowed hosts during installation

Reported by: BastianW Owned by: mickem
Priority: 3 Milestone:
Component: installer Version: 0.3.9
Severity: Feature Requests Keywords:
Cc:

Description

Hello,

I would like to install the NSClient++ on more then one server and would also like to keep it up to date. For that I would add the IP adress which I can add in the GUI (allowed hosts) to my silent section, but I couldn´t find the correct field. So can the documentation please be updated, or the installer (I would prefer both)?

Change History (2)

comment:1 in reply to: ↑ description Changed 10 months ago by BastianW

  • Resolution set to fixed
  • Status changed from new to closed

This can be closed. I found the needed fields and updated also the wiki. The command which must be used is "ALLOWED_HOSTS".

Example:
msiexec /i NSClient++-0.3.9-x64.msi /passive /norestart ADDLOCAL="ALL" REMOVE="NSCAPlugin" ALLOWED_HOSTS="10.201.1.1"

comment:2 Changed 10 months ago by BastianW

  • Type changed from defect to enhancement
Note: See TracTickets for help on using tickets.