Event filter with query SELECT * FROM __InstanceModificationEvent WITHIN
(编辑:jimmy 日期: 2024/11/15 浏览:3 次 )
问题描述:
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安装包修复
http://go.microsoft.com/"http://support.microsoft.com/kb/2545227/en-us#FixItForMeAlways">http://support.microsoft.com/kb/2545227/en-us#FixItForMeAlways
下一篇:zabbix进行数据库备份以及表分区的方法