WMI problem

E

ElenaS

Hi all,

I have the following WMI components as part of the image in target
designer:

WMI Core
WMI Correlation
WMI Filter
WMI Tools

I have a test program to retrieve some hardware information and when it
gets to the point where the Win32_Fan object need to be found, I get an
error that says the provider is missing or not supported or something
similar.

At this point it's not feasable for me to add all WMI components to the
image. Does anybody know which component includes the hardware info
providers?

thanks
Elena
 
N

Nick Nehrhood /MSFT/

Hi Elena,
Ensure you have the "WMI Win32 Provider" component in your image. It's
that component which should add what you're looking for.
 

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