tasklist /svc
set
systeminfo systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
wmic qfe get Caption,Description,HotFixID,InstalledOn
Get-HotFix | ft -AutoSize
Last updated 4 months ago
Was this helpful?