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

