Conrod
Banned
Hi I seem to have a few errors in my Event Viewer.
I am here>Event Viewer (Local)>Window Logs>Applications.
I shall process one error code at a time.
Error>WMI>10>None?
Log Name: Application
Source: Microsoft-Windows-WMI
Date: 3/12/2010 8:32:22 AM
Event ID: 10
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Charlie Brown
Description:
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.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" />
<EventID Qualifiers="49152">10</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-03T00:32:22.000Z" />
<EventRecordID>96981</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Charlie Brown-PC</Computer>
<Security />
</System>
<EventData>
<Data>//./root/CIMV2</Data>
<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99</Data>
<Data>0x80041003</Data>
</EventData>
</Event>
Coments.
This item seems to be the problem.
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.
Is this a Security privileges issue?
As I had a look here.WMI MGMT-(Console Root)
Right click WMIMGMT>Properties>Root>Security
Authenticated Users
Local Service
Network Services
Administrators Charlie Brown
None of these services or administrator have inherited privliges?
Is that the reason for the WMI error code 10?
Example.
Type>Allow
Name>Administrator Charlie Brown
Permissions>Special
Inherited From>Not Inherited?
Apply To>This Names Space And Sub Names Space
Thanks.
I am here>Event Viewer (Local)>Window Logs>Applications.
I shall process one error code at a time.
Error>WMI>10>None?
Log Name: Application
Source: Microsoft-Windows-WMI
Date: 3/12/2010 8:32:22 AM
Event ID: 10
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Charlie Brown
Description:
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.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" />
<EventID Qualifiers="49152">10</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-03T00:32:22.000Z" />
<EventRecordID>96981</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Charlie Brown-PC</Computer>
<Security />
</System>
<EventData>
<Data>//./root/CIMV2</Data>
<Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99</Data>
<Data>0x80041003</Data>
</EventData>
</Event>
Coments.
This item seems to be the problem.
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.
Is this a Security privileges issue?
As I had a look here.WMI MGMT-(Console Root)
Right click WMIMGMT>Properties>Root>Security
Authenticated Users
Local Service
Network Services
Administrators Charlie Brown
None of these services or administrator have inherited privliges?
Is that the reason for the WMI error code 10?
Example.
Type>Allow
Name>Administrator Charlie Brown
Permissions>Special
Inherited From>Not Inherited?
Apply To>This Names Space And Sub Names Space
Thanks.