Ensure your maintenance windows work effectively with your existing Windows Update ring configurations for comprehensive update management.
Navigate to Devices > Windows updates > Update rings for Windows 10 and later. Select your existing update ring or create a new one if needed.
Configure the following settings to work optimally with maintenance windows:
Quality update deferral period: Set to 0-7 days to allow updates during maintenance windows
Feature update deferral period: Configure based on your testing requirements (typically 30-180 days)
Installation behavior: Set to "Auto install and restart at maintenance time"
Restart checks: Enable "Skip all restart checks"
{
"qualityUpdatesDeferralPeriodInDays": 3,
"featureUpdatesDeferralPeriodInDays": 60,
"installationBehavior": "autoInstallAtMaintenanceTime",
"restartChecks": "skip"
}
Assign the update ring to the same device groups as your maintenance window policy to ensure consistent behavior.
Pro tip: Combine short quality update deferrals (3-7 days) with maintenance windows to balance security and stability. This gives you time to test critical updates while ensuring they install during planned windows.
Verification: Check that devices receive both the maintenance window policy and update ring configuration by reviewing policy assignments in the Device configuration monitoring section.