Share via


IComputerTargetGroup.GetUpdateInstallationInfoPerComputerTarget Method

 

Applies To: Windows Server Update Services

Gets the collection of installation information for computers in this computer target group for a specific update.

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

Overload List

Name Description
System_CAPS_pubmethod GetUpdateInstallationInfoPerComputerTarget(IUpdate)

Gets installation information about a specific update for each client computer in the group.

System_CAPS_pubmethod GetUpdateInstallationInfoPerComputerTarget(IUpdate, Boolean)

Get the collection of installation information for computers in this computer target group for a specific update.

See Also

IComputerTargetGroup Interface
Microsoft.UpdateServices.Administration Namespace

Return to top