WMIDiag.vbs is reporting 30 errors

glatzfront

New member
Local time
2:31 AM
Messages
26
Win7 64 bit

WMIDiag.vbs is reporting 30 errors which are all similar (0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found).

Sample; Root/CIMV2, MSFT_NetInvalidDriverDependency, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
MOF Registration: 'WMI information not available (This could be the case for an external application or a third party WMI provider).

I checked several of these missing items using the wbemtest tool and they are missing.

Search is set to search document contents. I searched the WBEM folder, all of Win7 and the registry for this item but no joy!:confused:

Question: What is telling the vbs script that this item (MSFT_NetInvalidDriverDependency) should be there?



Thanks
 

My Computer

OS
Win7 Premium
Still no help here?

Requesting all static instances of 'MSNdis_WmiIPSecOffloadV1_IPv4ESP' in 'ROOT/WMI' (10/27/2012 11:28:06 PM) ...
0 static instance(s) found for 'MSNdis_WmiIPSecOffloadV1_IPv4ESP' in 'ROOT/WMI'.
Retrieving static information (MOF) of 'MSNdis_CoHardwareStatus' (I=1).
Qualifier information of 'MSNdis_CoHardwareStatus': Dynamic=True, Provider='WMIProv', Association=False.
Dynamic 'MSNdis_CoHardwareStatus' class in 'ROOT/WMI' is supported by WMI provider 'WMIProv'.
Skipping request of dynamic instances of 'MSNdis_CoHardwareStatus' in 'ROOT/WMI' because:
- Request all dynamic instances is set to FALSE.


What does this mean and how can I fix it?

30 similar errors!
 

My Computer

OS
Win7 Premium
Back
Top