评论

收藏

[IIS] Event filter with query SELECT * FROM __InstanceModificationEvent WITHIN

web服务器 web服务器 发布于:2021-10-01 12:30 | 阅读数:345 | 评论:0

问题描述:
Details -Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.

解决方案:
下载Microsoft Fixit 50688安装包修复

https://go.microsoft.com/?linkid=9775756
https://download.microsoft.com/download/3/9/D/39DF4B56-9D3A-4645-AC11-803043ED4214/MicrosoftFixit50688.msi

方案详解:
https://support.microsoft.com/kb/2545227/en-us#FixItForMeAlways

关注下面的标签,发现更多相似文章