Share via


IComputerTarget.GetUpdateInstallationSummary Method

 

Applies To: Windows Server Update Services

Gets the installation summary for all updates that match the specified scope on this computer.

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

Overload List

Name Description
System_CAPS_pubmethod GetUpdateInstallationSummary()

Gets the installation summary for all updates on this computer.

System_CAPS_pubmethod GetUpdateInstallationSummary(UpdateScope)

Gets the installation summary for all updates that match the specified scope on this computer.

See Also

IComputerTarget Interface
Microsoft.UpdateServices.Administration Namespace

Return to top