Prev Previous Post   Next Post Next

WMI Error 0x80070005

Posted: 03-19-2005, 10:11 AM
Hi,

On a lot of Windows XP SP2 machines in our domain, I am gettting WMI Errors.
I am not able to run any WMI scripts.

When I run wbemtest and click connect and connect using the default settings
(
to root\default,
Using : IWbemLocator (Namespaces)
and no credentials (ie. with logged on user)
)

I get the an error as following
Number: 0x80070005
Facility: Win32
Description: Access is denied.


Then I check using wmimgmt.msc and when I right click WMI Control and
connect to the local computer it gives the following message in General tab.
Failed to connect to <local computer> because "Win32: Access is denied."

Also I tried recompiling the mof files and again I get the errors as
****
Parsing MOF file: c:\windows\system32\wbem\cimwin32.mfl
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while opening the namespace for object 1 defined on lines
6 - 6:
Error Number: 0x80070005, Facility: Win32
Description: Access is denied.
Compiler returned error 0x80070005
****

I notice by openeing the source files that the error is always around the
lines as following:
Instance of __Namespace
{
Name = "CIMV2";
};

Name = "xxxx" for different mof/mfl files

So I guess there's some problem in namespace, or soe permissions somewhere.
I ran dcomcnfg and checked settings for WMI object and all the settings were
default , ie same as the one on another comp, where WMI is working properly.

I have tried searching the internet but have not been able to comeup with a
solution, not even able to diagnose what is the problem.

Could some one please point out what all I can try to rectify this problem.
This is really becoming a major problem as I am not able to run a lot of WMI
scripts on the machines.

tia
Hursh


Reply With Quote

Responses to "WMI Error 0x80070005"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: Not enough server storage (System Error 1130) Jean-Sebastien Windows Vista Networking & Sharing 3 10-12-2006 11:53 AM
An unknown error has occurred. ... Error Number: 0x80090024 Al Christoph Windows Vista Mail 4 09-01-2006 12:41 PM
Install Error - Required data was not placed into memory error MarkSJ Windows Vista Install & Setup 4 04-27-2006 05:18 PM
Error message "APP_BK_038 connection timed out Error 10060" Ann Windows XP Messenger 0 07-17-2003 01:05 AM
Error 711 and Error 5, Remote access connection manager service Greenlee Windows XP Network & Web 0 07-04-2003 07:41 AM