netsh
Adapter Capabilities
Check if the adapter supports WPA3.
Configure the interface
Reset the interface
Static IP Address
netsh interface ipv4 set address "Ethernet" static 10.0.1.34 255.255.255.0 10.0.1.1
netsh interface ipv4 add dns "Ethernet" 8.8.8.8
DHCP
netsh interface ipv4 set address name="Ethernet" source=dhcp
netsh interface ipv4 set dns name="Ethernet" source=dhcp
winsat
winsat -?displays the help.winsat formalthis command runs the full assessment.winsat dwmformalruns only the Desktop Windows Manager assessment which generates the graphics score.winsat cpuformalruns only the CPU assessment to generate the processor score.winsat memformalruns only the memory assessment to generate the memory (RAM) score.winsat graphicsformalruns the graphics assessment to generate the gaming graphics score.winsat diskformalruns the disk assessment to generate the primary hard disk score.
winsat cputests the processor.winsat cpu -encryptionwinsat cpu -compression
winsat memtests the memorywinsat disktests connected storage deviceswinsat d3dassesses the Direct 3D application abilities.winsat mediatests media capabilitieswinsat mfmediaWindows Media Foundation assessmentwinsat featuresruns the features assessmentwinsat dwmruns the Desktop Windows Manager assessmentwinsat prepoppre-populate WinSAT assessment results.