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 | |
---|---|---|
GetUpdateInstallationSummary() | Gets the installation summary for all updates on this computer. |
|
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