If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I Add a new function :
<br>
If you have multiple Zabbix server monitoring by network you can create a file near the installer calling it zabbixlist.csv like :
When the installer see this file it calculate the network adress and try to find it in the file and take the zabbix server attached to the network adress. If the network adress is not in the file it take the default line if there is otherwise he take the server adresse given in the parameters.
But i have a request for you. In the windows Active directory it is possible to install software by Group Policy. this way it is very easy to distribute software around the network. The only condition for this is that it has to be a msi installer file.
So my question to you: can you make msi files in the future?
MSI is the Microsoft installer format. Which is normally executable as your nullsoft installer, only some things are standardized for the deployment through the network. There is currently a Open Source project running which enables you to create msi files
FireGiant's Open Source project to provide most powerful set of tools available to create your Windows installers.
Hope you consider doing this. It will make deployment much easier.
Yes, I would VERY much appreciate something like this as well. It's just not feasible to manually install on 300+ workstations. Being able to deploy .msi through group policy would be huge!
Comment