Represents a small system-wide update, commonly referred to as a quick-fix engineering (QFE) update, applied to the current operating system
| Functions: | |
| Type: | |
| Toolsets: |
Get-CimInstance Win32_QuickFixEngineering -CimSession $s
Usecase
$s using New-CimSession
ROOT\Cimv2