check_updates.vbs bug - patch
Brought to you by:
mickem
The script 'check_updates.vbs' does not contain error trapping for hosts that have Windows Update disabled. On hosts where this feature is disabled, the script will fail, and as such not provide us with the data we want. Instead, we would want this to trigger a 'CRITICAL' event, so that nagios in effect can issue a notification.
Patch file for check_updates.vbs