I can get the Physical Server temperature by using the Win32_PerfFormattedData_Counters_ThermalZoneInformation (temperature) command in PowerShell. However, the same command is not possible in the virtual machine.
Can I know how to get server temperature in a virtual machine?