Get-ComObjMicrosoftUpdateInstaller
Last updated
Was this helpful?
Creates and returns the Microsoft Update installer COM object.
Module
OSD
Platform
WinPE (amd64 / arm64)
Instantiates the Microsoft.Update.Installer COM object so callers can query or manage update installation behavior through the Windows Update API.
Get-ComObjMicrosoftUpdateInstaller [-ProgressAction <ActionPreference>] [<CommonParameters>]This function does not define function-specific parameters beyond common parameters.
Get-ComObjMicrosoftUpdateInstaller
Returns a Microsoft.Update.Installer COM object instance.Last updated
Was this helpful?
Was this helpful?

