IUpdate.Approve Method
Applies To: Windows Server Update Services
Approves an update to be applied by clients.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
Approve(UpdateApprovalAction, IComputerTargetGroup) | Approves an update for deployment to clients. |
|
Approve(UpdateApprovalAction, IComputerTargetGroup, DateTime) | Approves an update for deployment to clients and provides a deadline by when the client must act on the update. |
Remarks
This operation requires WSUS Administrator privileges.
See Also
IUpdate Interface
Microsoft.UpdateServices.Administration Namespace
Return to top