From 11c717e4c1eb19d4c978284c04bff1b888c3ad22 Mon Sep 17 00:00:00 2001 From: Masaaki KANEMOTO Date: Tue, 30 Sep 2025 14:58:32 +0900 Subject: [PATCH] Update about-client-settings.md --- intune/configmgr/core/clients/deploy/about-client-settings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intune/configmgr/core/clients/deploy/about-client-settings.md b/intune/configmgr/core/clients/deploy/about-client-settings.md index 3e1aa0d35f9..95ace80ffa1 100644 --- a/intune/configmgr/core/clients/deploy/about-client-settings.md +++ b/intune/configmgr/core/clients/deploy/about-client-settings.md @@ -976,6 +976,8 @@ When you set this option to **Yes**, it sets the policy for **Allow signed updat Use this setting to configure [Dynamic Update for Windows](https://techcommunity.microsoft.com/t5/Windows-IT-Pro-Blog/The-benefits-of-Windows-10-Dynamic-Update/ba-p/467847). Dynamic Update installs language packs, features on demand, drivers, and cumulative updates during Windows setup by directing the client to download these updates from the internet. When this setting is set to either **Yes** or **No**, Configuration Manager modifies the [setupconfig](/windows-hardware/manufacture/desktop/windows-setup-command-line-options) file that is used during feature update installation. +For UUP-based feature updates, this setting does not control Dynamic Update excluding drivers, because the only applicable Dynamic Update parameter is /DynamicUpdate NoDrivers in setupconfig. + - **Not Configured** - The default value. No changes are made to the setupconfig file. - Dynamic Update is enabled by default on all supported versions of Windows 10 or later. - For Windows 10, version 1803 and earlier, Dynamic Update checks the device's WSUS server for approved dynamic updates. In Configuration Manager environments, dynamic updates are never directly approved in the WSUS server so these devices don't install them.