Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Gets the installation summary for all updates on this computer.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
IUpdateSummary GetUpdateInstallationSummary()
IUpdateSummary^ GetUpdateInstallationSummary()
abstract GetUpdateInstallationSummary : unit -> IUpdateSummary
Function GetUpdateInstallationSummary As IUpdateSummary
Return Value
Type: Microsoft.UpdateServices.Administration.IUpdateSummary
One summary with counts summed across all drivers and software updates on this computer.
Exceptions
Exception
Condition
The computer could not be found.
See Also
GetUpdateInstallationSummary Overload
IComputerTarget Interface
Microsoft.UpdateServices.Administration Namespace
Return to top