IUpdateServer.GetComputerTargets Method

 

Applies To: Windows Server Update Services

Gets all computers that match the specified search criteria.

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

Overload List

Name Description
System_CAPS_pubmethod GetComputerTargets()

Gets a collection of all client computers that are known to the WSUS server.

System_CAPS_pubmethod GetComputerTargets(ComputerTargetScope)

Gets all computers that match the specified search criteria.

See Also

IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace

Return to top