Re: Lots of computers with corrupted WMI...

  • Thread starter Daniel Pravat [MSFT]
  • Start date
D

Daniel Pravat [MSFT]

Can you please share the output of the following commands ( one using WMI repository and one using one provider ).
wmic WMISET list brief
wmic CPU list brief
--------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm



-----Original Message-----
From: (e-mail address removed)
Posted At: Tuesday, October 25, 2005 8:16 AM
Posted To: microsoft.public.windowsxp.wmi
Conversation: Lots of computers with corrupted WMI...
Subject: Re: Lots of computers with corrupted WMI...



Hello. I am having the same issue with WMI that Laurent is having. I tried running the msinfo.exe and am getting the error "Can't collect information - Cannot access the Windows Management Instrumentation software. Windows Management files may be moved or missing.

Any ideas?

Thanks!
Shannon O'Neill
 
G

Guest

C:\Documents and Settings\admin>wmic wmiset list brief
BuildVersion Caption DatabaseDirectory EnableEvents
Loggin
2600.0000 C:\WINDOWS\system32\WBEM\Repository TRUE 1



C:\Documents and Settings\admin>wmic cpu list brief
Caption DeviceID Manufacturer MaxClockSpeed Name
x86 Family 15 Model 3 Stepping 4 CPU0 GenuineIntel 2992
Intel(R
x86 Family 15 Model 3 Stepping 4 CPU1 GenuineIntel 2992
Intel(R
 
G

Guest

Also. . . I tried the rsop.msc steps that have me to register userenv.dll.
When I get to the step mofcomp scersop.mof I get an error that says:

C:\WINDOWS\system32\wbem>mofcomp scersop.mof
Microsoft (R) 32-bit MOF Compiler Version 5.1.2600.1106
Copyright (c) Microsoft Corp. 1997-2001. All rights reserved.
Parsing MOF file: scersop.mof
MOF file has been successfully parsed
Storing data in the repository...
An error occurred while creating object 3 defined on lines 27 - 31:
0X80041002 Class, instance, or property 'RSOP_PolicySetting' was not found.
Compiler returned error 0x80041001
C:\WINDOWS\system32\wbem>

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top