Werk #13858: Fix crash of windows updates check

Component Checks & agents
Title Fix crash of windows updates check
Date May 9, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, the Windows updates check crashed if, for some reason, windows updates service had been disabled. In this special case the windows_updates.vbs plugin sent specially formatted output which the check could not correctly process.

Since this release, windows updates correctly process any output from windows_updates.vbs plugin and reports the error if it was presented thus eliminating the problem.

CMK-10402

To the list of all Werks