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 | |
---|---|---|
GetComputerTargets() | Gets a collection of all client computers that are known to the WSUS server. |
|
GetComputerTargets(ComputerTargetScope) | Gets all computers that match the specified search criteria. |
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top