Skip to main content

Update - Windows Deferral Settings

Overview

Controls the Windows Update deferral configuration for the device, including feature update servicing channel and deferral period. These settings determine when feature updates are made available after release.

Sample Run

Play Button > Run Automation > Script SampleRun1

Dependencies

Parameters

NameAccepted ValuesRequiredTypeDescription
DeferFeatureUpdatesEnabled , DisabledFalseDropDownThe value in this parameter must be set to either Enabled or Disabled. This overrides the value stored in the custom field
BranchReadinessLevel16,32FalseDropdownThis field controls the Windows Update Branch Readiness Level. Select the appropriate channel to determine which feature update builds the device will receive.
DeferFeatureUpdatesPeriodInDays0-365FalseIntegerSpecifies the number of days to defer Windows feature updates. Accepts values between 0 and 365 days.

Automation Setup/Import

Automation Configuration

Output

  • Activity Details

Changelog

2026-03-06

  • Initial version of the document