Update Zabbix agent on all Windows servers in a domain using PowerShell
I’ve made a script to update all the Zabbix agents on Windows servers in a domain. The script does the following: Qeries Active Directory and searches for all Windows Servers in a Domain. Tests for each remote server queried by Active Directory if the specified folder. exists on the defined path. If the path exists […]
Read More →