Skip to content

Instantly share code, notes, and snippets.

@Evilcry
Last active April 30, 2018 11:34
Show Gist options
  • Save Evilcry/90fc026b6e17207ab9cc14006964fd14 to your computer and use it in GitHub Desktop.
Save Evilcry/90fc026b6e17207ab9cc14006964fd14 to your computer and use it in GitHub Desktop.
Get temperature for all motherboard sensors
wmic /namespace:\\root\cimv2 PATH Win32_PerfFormattedData_Counters_ThermalZoneInformation get Temperature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment