Does anyone have a PowerShell Script they use to gather system temperature information? This is not to replace external sensors, just another way to monitor the health of a system from a temperature perspective.

link|improve this question

67% accept rate
feedback

1 Answer

up vote 0 down vote accepted

You might be able to get what you need using WMIC: http://technet.microsoft.com/en-us/library/bb742610.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.