RE: strange event viewer error
Dear Customer,
Thanks for posting in partner newsgroup.
The '0x80041003' error code you provided indicates that
WBEM_E_ACCESS_DENIED.
This typically results when the process trying to access the namespace does
not have the required WMI privileges. The account attempting remote access
should be an administrator on the target computer; in addition, the account
might need to have a specific privilege enabled. To troubleshoot this
error, check the namespace security on the remote namespace to see the
privileges enabled for the account.
For this issue, I'd like to know which user account is used when processing
the query and whether there is proper permission on the '/root/CIMV2'.
To verify the permission of '/root/CIMV2':
Run--->'wmimgmt.msc'--->WMI control
(local)--->Properties--->Security--->/root/CIMV2
Please note: In Windows XP, 'Everyone' group have Execute Methods
permission by default. In Windows Vista, it is replaced with 'Authenticated
Users' group.
Hope this helps.
Miles Li
Microsoft Online Partner Support