|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Error code 0x80041003
Hi all,
When logging as local administrator, I can add some instances in my MOF file to WMI repository successfully. But when loging as an domain account (that belongs to local administrators group), I cannot. In %windir%\system32\wbemlogs\wbemess.log, I see "Error Code 0x80041003". I know this is an permission error, but I don't know how to solve this. Any solution? Try increasing the logging level to verbose this should give you a bit
more information to help you troubleshoot. You can set the logging level in WMI Control under Computer Management. You can also check the namespace security there too. Dominic Making 'loggin level' to 'verbose' & log file size bigger just make wbemess.log file to be faster fulfilled.
wbemess.log still contains errors like this: .... Could not activate filter SELECT * FROM __InstanceCreationEvent WITHIN 5 Where TargetInstance ISA "Win32_PnPEntity" AND TargetInstance.PNPDeviceID Like "%USBSTOR%" in namespace //./Root/CIMV2. HR=0x80041003 .... Event subsystem was unable to perform the (post) necessary operations to accomodate a change to the system state. The state of the database may not reflect the state of the event subsystem (80041003) For Security, local administrators group still has all permission. Any other ideas? ---------------------------------------------------- Show quote "Dominic Johnson" <johnsondomi***@hotmail.com> wrote in message news:1123841709.872847.9100@g43g2000cwa.googlegroups.com... > Try increasing the logging level to verbose this should give you a bit > more information to help you troubleshoot. > > You can set the logging level in WMI Control under Computer Management. > You can also check the namespace security there too. > > Dominic > |
|||||||||||||||||||||||