Force Windows Update
This Automation Manager object forces the local machine to retrieve Windows updates.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Reboot if required | Boolean | Yes | The machine will reboot if required by the updates. |
Auto Accept EULA | Boolean | Yes | The end user license agreement is accepted |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Reboot if required | Boolean | Yes | Optionally allow device reboot if needed to complete the installation of a Windows Update. |
Auto Accept EULA | Boolean | Yes | Optionally accept EULA's if needed by any Windows Update. |