win7 错误事件WMI

win7 错误事件WMI 

ID: 10

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.


用 WMI工具连接 root\subscription

再搜索 __EventFilter, 对应的还有 CommandLineEventConsumer

删除内部的实例: BVTFilter, BVTConsumer


你可能感兴趣的:(win7 错误事件WMI)