Commit Graph

6 Commits

Author SHA1 Message Date
Petr Štěpán 656a5945ce Add Install-ZBXAgentManual.ps1 script for Zabbix Agent 2 installation with firewall configuration 2026-07-21 19:18:55 +02:00
Petr Štěpán e87612370d Remove UTF-8 BOM and non-ASCII characters to fix "irm | iex" compatibility; update version to 1.2.3 2026-07-21 18:41:03 +02:00
Petr Štěpán 9f85f4795c Fix handling of missing FWWinRMTrustedHosts element and update version to 1.2.2 2026-07-21 18:38:30 +02:00
Petr Štěpán 54bcd25553 Update Download-WinRMConfigScript.ps1 to version 1.2.0, modifying exit behavior to prevent closing the PowerShell window when run via "irm | iex". 2026-07-21 18:29:52 +02:00
Petr Štěpán fcf3bb39fc Enhance Download-WinRMConfigScript.ps1 to support $env:ZabbixProxyIPAddress fallback and improve parameter handling 2026-07-21 18:25:46 +02:00
Petr Štěpán f5cbad6162 Add WinRM configuration files and download script for Zabbix integration
- Created ConfigWinRM.xml with options for WinRM configuration including firewall rules and authentication settings.
- Added Download-WinRMConfigScript.ps1 to download the configuration files and update the trusted hosts for WinRM based on user input or parameter.
2026-07-21 18:10:01 +02:00