IComputerTargetGroup.GetTotalSummary Method
Applies To: Windows Server Update Services
Gets one summary summed across all drivers and software updates for computers in this computer target group. 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 | |
---|---|---|
GetTotalSummary() | Gets the summary installation counts for all approved updates. |
|
GetTotalSummary(Boolean) | Gets the summary information for drivers and software updates for computers in this computer target group. Updates with at least one approval are included, even if the update is not approved for this particular target group. |
See Also
IComputerTargetGroup Interface
Microsoft.UpdateServices.Administration Namespace
Return to top