-
Notifications
You must be signed in to change notification settings - Fork 29
UpdateServicesApprovalRule
dscbot edited this page Oct 13, 2025
·
1 revision
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
| Name | Key | String | Name of the approval rule. | |
| Classifications | Write | StringArray[] | Classifications in the approval rule. | |
| ComputerGroups | Write | StringArray[] | Computer groups the approval rule applies to. | |
| Enabled | Write | Boolean | Whether the approval rule is enabled. | |
| Ensure | Write | String | An enumerated value that describes if WSUS is configured. Default value is 'Present'. |
Present, Absent
|
| Products | Write | StringArray[] | Products in the approval rule. | |
| RunRuleNow | Write | Boolean | Run the approval rule after it has been created. | |
| Synchronize | Write | Boolean | Synchronize after creating or updating the approval rule. |
This resource is used to configure the Update Services Approval Rule.