CPU Information mit Powershell auslesen
CPU Information mit Powershell
Get-WmiObject win32_processor | ft -AutoSize Name,NumberOfCores,NumberOfLogicalProcessors
Powershell Ausgabe mit Format-Table
Powershell Ausgabe ohne Format-Table
Dieser Artikel wurde (4389) mal gelesen
Sharing is Caring