diff --git a/windows/deployment/update/waas-wu-settings.md b/windows/deployment/update/waas-wu-settings.md index 5b67de2653..7d4e5d8f7e 100644 --- a/windows/deployment/update/waas-wu-settings.md +++ b/windows/deployment/update/waas-wu-settings.md @@ -213,6 +213,11 @@ To do this, follow these steps: * **7**: Notify for install and notify for restart. (Windows Server 2016 and later only) + * ScheduledInstallEveryWeek (REG_DWORD): + + * **0**: Do not enforce a once-per-week scheduled installation. + * **1**: Enforce automatic installations once a week on the specified day and time. (Requires ***ScheduledInstallDay*** and ***ScheduledInstallTime*** to be set.) + * ScheduledInstallDay (REG_DWORD): * **0**: Every day.