IUpdateServer.CreateComputerTargetGroup Method
Applies To: Windows Server Update Services
Creates a new IComputerTargetGroup object.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
CreateComputerTargetGroup(String) | Creates a target group to target client computers for updates. |
|
CreateComputerTargetGroup(String, IComputerTargetGroup) | Create a new computer group on the server as a child of the specified target group. |
Remarks
This operation requires WSUS Administrator privileges.
See Also
IUpdateServer Interface
Microsoft.UpdateServices.Administration Namespace
Return to top