Microsoft hat ein PowerShell Script rausgebracht, mit dem man das System auf die Verwundbarkeit für Meltdown und Spectre testen kann.

Script bei PowerShellGallery

https://www.powershellgallery.com/packages/SpeculationControl/1.0.7

Grundlegendes zur Ausgabe des PowerShell-Skripts Get-SpeculationControlSettings

https://support.microsoft.com/de-de/help/4074629/understanding-the-output-of-get-speculationcontrolsettings-powershell

Installation und Nutzung

Zum Download von Modulen bei PowerShellGallery wird das Modul PowerShellGet benötigt
https://www.powershellgallery.com/packages/PowerShellGet/1.6.0

Install-Module -Name SpeculationControl
Get-SpeculationControlSettings