├── README.md ├── Winupdates.xml ├── WinupdatesV5.xml ├── check_win_updates-v5.ps1 └── check_win_updates2020.ps1 /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpookOz/zabbix-winupdates/HEAD/README.md -------------------------------------------------------------------------------- /Winupdates.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpookOz/zabbix-winupdates/HEAD/Winupdates.xml -------------------------------------------------------------------------------- /WinupdatesV5.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpookOz/zabbix-winupdates/HEAD/WinupdatesV5.xml -------------------------------------------------------------------------------- /check_win_updates-v5.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpookOz/zabbix-winupdates/HEAD/check_win_updates-v5.ps1 -------------------------------------------------------------------------------- /check_win_updates2020.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SpookOz/zabbix-winupdates/HEAD/check_win_updates2020.ps1 --------------------------------------------------------------------------------