Updating all ScheduledInstall* policies to be more explicit

There has been some confusion in the past around why the following policies were not being honored on a device. This update explicitly adds a note to each policy that the AllowAutoUpdate policy must first be configured for scheduled installation before they have any effect.
* ScheduledInstallDay
* ScheduledInstallEveryWeek
* ScheduledInstallFirstWeek
* ScheduledInstallFourthWeek
* ScheduledInstallSecondWeek
* ScheduledInstallThirdWeek
* ScheduledInstallTime
This commit is contained in:
andrewgiese 2022-11-21 17:25:04 -08:00 committed by GitHub
parent 0c44d63d1e
commit e0e0894b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2988,6 +2988,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the day of the update installation.
Supported data type is an integer.
@ -3049,6 +3052,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the update installation on every week.
Supported Value type is integer.
@ -3100,6 +3106,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the update installation on the first week of the month.
Supported value type is integer.
@ -3151,6 +3160,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the update installation on the fourth week of the month.
Supported value type is integer.
@ -3202,9 +3214,12 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the update installation on the second week of the month.
Supported vlue type is integer.
Supported value type is integer.
Supported values:
@ -3254,6 +3269,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the update installation on the third week of the month.
Supported value type is integer.
@ -3305,6 +3323,9 @@ The table below shows the applicability of Windows:
<!--/Scope-->
<!--Description-->
> [!NOTE]
> This policy will only take effect if <a href="#update-allowautoupdate">Update/AllowAutoUpdate</a> has been configured to option 3 or 4 for scheduled installation.
Enables the IT admin to schedule the time of the update installation. Note that there is a window of approximately 30 minutes to allow for higher success rates of installation.
The supported data type is an integer.