Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Get WinSat Score on Windows 8.1

$
0
0

Summary:  Use Windows PowerShell to read the WinSat score on your computer running Windows 8.1.

Hey, Scripting Guy! Question How can I use Windows PowerShell to obtain the WinSat score from my computer running Windows 8.1, if I cannot find the utility I used on earlier versions of Windows?

Hey, Scripting Guy! Answer Use the Get-CimInstance cmdlet and read the values from the Win32_WinSat WMI class:

Get-CimInstance Win32_WinSAT


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>