mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Add **ScheduledInstallEveryWeek** 📆
This commit is contained in:
@ -213,6 +213,11 @@ To do this, follow these steps:
|
|||||||
|
|
||||||
* **7**: Notify for install and notify for restart. (Windows Server 2016 and later only)
|
* **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):
|
* ScheduledInstallDay (REG_DWORD):
|
||||||
|
|
||||||
* **0**: Every day.
|
* **0**: Every day.
|
||||||
|
Reference in New Issue
Block a user