Discussion:
wbemtest not working correctly
(too old to reply)
Alain Dekker
2008-06-20 10:00:24 UTC
Permalink
Hi,

I've perfomed the following on two machines:

* Start > Run > wbemtest
* Connect > root\CIMV2
* Query: "select * from win32_temperatureprove"

On the one machine, I get two entries which I can check the values of
(though not the actual temperature I want!).

On the other machine, I don't get an error, but no entries are returned.

Any idea what's going on? Perhaps a required service is not running on the
second machine or something like that?

Thanks in advance,
Alain
Allan
2008-06-23 01:42:46 UTC
Permalink
Hey,

If you notice, here ->
http://msdn.microsoft.com/en-us/library/aa394493(VS.85).aspx

The information is called from SMBIOS. I would assume that the system that
does not pull any values does not have any probes. On the system that pulls
the values that you do not want, I would suggest reading the manufacture
documentation.

Does this help?

Thanks,
Allan
Post by Alain Dekker
Hi,
* Start > Run > wbemtest
* Connect > root\CIMV2
* Query: "select * from win32_temperatureprove"
On the one machine, I get two entries which I can check the values of
(though not the actual temperature I want!).
On the other machine, I don't get an error, but no entries are returned.
Any idea what's going on? Perhaps a required service is not running on the
second machine or something like that?
Thanks in advance,
Alain
Loading...