PowerShell Script to Gather System Temperature

physical-environmentpowershell

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.

Best Answer

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