Share via


IComputerTarget.GetUpdateInstallationInfoPerUpdate Method

 

Applies To: Windows Server Update Services

Gets installation information for all drivers and software updates for this computer. Updates with at least one approval are included, even if the update is not approved for this particular target group.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUpdateInstallationInfoPerUpdate()

Gets the installation state for all approved updates.

System_CAPS_pubmethod GetUpdateInstallationInfoPerUpdate(UpdateScope)

Gets installation information for all updates matching the specified search filter for this computer.

See Also

IComputerTarget Interface
Microsoft.UpdateServices.Administration Namespace

Return to top