Zabbix_Agent_Windows_3.4.x/UserParameter/windowsupdates-TEST.cmd

8 lines
193 B
Batchfile

@echo off
cls
echo See available Windows Updates as single Number in next line - wait a moment!
echo First time maybe 0 at zabbix!
windowsupdates.exe CHEAT
windowsupdates.exe
echo.
pause