IComputerTargetGroup.GetTotalSummaryPerComputerTarget Method

 

Applies To: Windows Server Update Services

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.

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

Overload List

Name Description
System_CAPS_pubmethod GetTotalSummaryPerComputerTarget()

Gets summary installation counts for all approved updates.

System_CAPS_pubmethod GetTotalSummaryPerComputerTarget(Boolean)

Gets the summary information for updates of the specified type 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