Hi guys,
this is not a question on how to deploy, this is a working guide on how to install zabbix 2 agent using msi install and gpo.
For our organization, I've now created a simple script to install and update the zabbix agent. since I intended it to be reusable, I've defined variables so the script can be used everywhere, from small companies to large environments.
The link to the script is on my github, publicly available
https://github.com/Padl3xx/Zabbix_ms...2_template.ps1
There are additional features commented that may be useful - this is folder and file synchronization, which we specifically use - we add powershell scripts to extend agent monitoring
Cheers
this is not a question on how to deploy, this is a working guide on how to install zabbix 2 agent using msi install and gpo.
For our organization, I've now created a simple script to install and update the zabbix agent. since I intended it to be reusable, I've defined variables so the script can be used everywhere, from small companies to large environments.
The link to the script is on my github, publicly available
https://github.com/Padl3xx/Zabbix_ms...2_template.ps1
There are additional features commented that may be useful - this is folder and file synchronization, which we specifically use - we add powershell scripts to extend agent monitoring
Cheers
Comment