CMK version: Checkmk Enterprise Edition 2.3.0p22
OS version: windows server standard 2025
Error message:
**Output of “cmk --debug -vvn hostname”:
OMD[GCDPRD]:~$ cmk -d hpgcdvms001a | grep -A 5 -i windows_updates
C:\ProgramData\checkmk\agent\plugins\windows_updates.vbs:CMK_VERSION = “2.3.0p22”
C:\ProgramData\checkmk\agent\plugins\win_license.bat:CMK_VERSION = “2.3.0p22”
<<<dotnet_clrmemory:sep(124)>>>
AllocatedBytesPersec|Caption|Description|FinalizationSurvivors|Frequency_Object|Frequency_PerfTime|Frequency_Sys100NS|Gen0heapsize|Gen0PromotedBytesPerSec|Gen1heapsize|Gen1PromotedBytesPerSec|Gen2heapsize|LargeObjectHeapsize|Name|NumberBytesinallHeaps|NumberGCHandles|NumberGen0Collections|NumberGen1Collections|NumberGen2Collections|NumberInducedGC|NumberofPinnedObjects|NumberofSinkBlocksinuse|NumberTotalcommittedBytes|NumberTotalreservedBytes|PercentTimeinGC|PercentTimeinGC_Base|ProcessID|PromotedFinalizationMemoryfromGen0|PromotedMemoryfromGen0|PromotedMemoryfromGen1|Timestamp_Object|Timestamp_PerfTime|Timestamp_Sys100NS|WMIStatus
676129248|||493|0|10000000|10000000|26738688|395408|419968|3870720|28251720|2156000|Global|30827688|12549|33|10|3|0|0|362|57901056|805289984|201085584|4294967295|0|153652|395408|3870720|0|6960988358989|133990339501310000|OK
167586536|||493|0|10000000|10000000|6291456|395408|403376|3870720|24481264|1299840|powershell_ise|26184480|12164|25|9|3|0|0|342|32776192|402644992|247367|2641744|24812|153652|395408|3870720|0|6960988358989|133990339501310000|OK
<<<windows_updates:cached(1754546648,14400)>>>
x x x
There was an error getting update information. Maybe Windows update is not activated. Error Number: -2147012894
<<<>>>
** (If it is a problem with checks or plugins)
Hello Guys,
I’ve an issue with the windows update check for windows server 2025 ; seems that the vbs script are looking for some data into registry that are no more present in those windos version
<RegPath = 'HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CurrentVersion\WindowsUpdate\Auto Update'
RebootTime = ReadFromRegistry(RegPath & ‘NextFeaturedUpdatesNotificationTime","no_key’)>
This pat doesn’t exist on all my windows server 2025.
Did somebody has the same issue ? Did you find a solution for tat ?
Thank you for your feedback