IComputerTargetGroup.GetComputerTargets Method

 

Applies To: Windows Server Update Services

Gets the list of computer targets in the computer target group.

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

Overload List

Name Description
System_CAPS_pubmethod GetComputerTargets()

Gets a list of client computers that are assigned to the group.

System_CAPS_pubmethod GetComputerTargets(Boolean)

Get the list of computers in the computer target group.

See Also

IComputerTargetGroup Interface
Microsoft.UpdateServices.Administration Namespace

Return to top