ProLiant Servers - Netservers
1748039 Members
5165 Online
108757 Solutions
New Discussion

Re: Event ID 10 Source WinMgmt

 
OGSI
New Member

Event ID 10 Source WinMgmt

I get the following errors after every server boot:
************************************
Event Type: Error
Event Source: WinMgmt
Event Category: None
Event ID: 10
Date: 4/21/2009
Time: 3:53:33 PM
User: N/A
Computer: EMAILXTENDER
Description:
Event filter with query "select * from HP_PowerSupplyEvent" could not be (re)activated in namespace "//./root/wmi" because of error 0x80041010. Events may not be delivered through this filter until the problem is corrected.
************************************
Event Type: Error
Event Source: WinMgmt
Event Category: None
Event ID: 10
Date: 4/21/2009
Time: 3:53:33 PM
User: N/A
Computer: EMAILXTENDER
Description:
Event filter with query "select * from HP_IMLUpdatedEvent" could not be (re)activated in namespace "//./root/wmi" because of error 0x80041010. Events may not be delivered through this filter until the problem is corrected.
************************************

it's a ProLiant ML150 G2 \ Win 2003 SP2
1 REPLY 1
Armin Kerl
Frequent Advisor

Re: Event ID 10 Source WinMgmt

Hi,

this works for me:

http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1241089265361+28353475&threadId=1231598

Solution:

1. On the managed node, open the wbemtest tool: C:\WINDOWS\system32\wbem\wbemtest.exe
2. Run : wbemtest
3. Connect to desired name space â⠬â in this example root/cimv2
4. Select "Enum Instances"
5. Type: __EventFilter
6. Click OK
7. Select the instance then select "delete"

Armin