[ZBX-22030] Silent Install with MSI doesn't take into account SERVER property Created: 2022 Dec 05 Updated: 2024 Apr 10 Resolved: 2023 Jan 23 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 6.2.6 |
Fix Version/s: | 6.4 (plan) |
Type: | Problem report | Priority: | Major |
Reporter: | WILLEPOTTE Christian | Assignee: | Michael Veksler |
Resolution: | Fixed | Votes: | 2 |
Labels: | regression | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Windows Server 2012R2 |
Attachments: |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||||||||||
Issue Links: |
|
||||||||||||||||
Team: | |||||||||||||||||
Sprint: | Sprint 95 (Dec 2022), Sprint 96 (Jan 2023) | ||||||||||||||||
Story Points: | 0.25 |
Description |
Silent Install of Zabbix Client zabbix_agent2-6.2.6-windows-amd64-openssl.msi, looks like the issue not present in zabbix_agent2-6.0.7-windows-amd64-openssl.msi. When I set the SERVER property on the silent command line (Command Line: SERVER=aztprdzabbix52.armony.net,dunsupzabpro53.armony.net ServerActive=dunsupzabpro53.armony.net HOSTMETADATA=Windows_Server HOSTNAME=DUN-QAT-S1WINTL HOSTINTERFACE=DUN-QAT-S1WINTL.armony.net) the SERVER is set to 'none' at the end of the installation. It looks like it's linked to the CustomAction SetServerLocInit which set back SERVER property to none. This custom action is not launched when you're running the installation via the GUI From the log file MSI (s) (C4:7C) [16:01:56:314]: Doing action: SetServerLocInit
|
Comments |
Comment by Marina Generalova [ 2023 Jan 16 ] |
Updated list of supported parameters for Windows agent installation from MSI in 6.4 documentation. |