Ad Widget

Collapse

MSI automated install with no default configuration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doubleddav
    Junior Member
    • Aug 2022
    • 1

    #1

    MSI automated install with no default configuration

    Hi,

    At the moment we install the Zabbix agent for Windows (version 6.0.4) by packaging the binary files into a self extracting zip and running a .bat script. This works fine, but one of the annoyances is Windows marks the file as unsafe because it's not signed and you have to unblock it etc. Not the end of the world, but we'd love to use the official msi installers if we can.

    The reason we don't use this method is because although you can pass through the options you want as parameters, you still end up with a config file full of comments and default options we don't use. Getting around this would involve a script, which we're doing now anyway so we end up back where we were.

    Is it possible to install the Zabbix Agent, using the official .msi installers such that the config file is empty and includes only the options we specifically parse as parameters to the installer?


    Hope that makes sense, thanks
Working...