DynamicUpdate

DynamicUpdate specifies whether to enable Dynamic Updates during Windows Setup. Dynamic Updates search for new Windows Setup files, including drivers and other files, to be used to install the Windows operating system.

Child Elements

Setting Description
Enable Specifies whether to enable dynamic updates for installation.
WillShowUI Specifies in what circumstances to show the user interface (UI) for dynamic updates.

Valid Configuration Passes

windowsPE

Parent Hierarchy

Microsoft-Windows-Setup | DynamicUpdate

Applies To

For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Setup.

XML Example

The following XML output shows the value for the DynamicUpdate setting.

<DynamicUpdate>
   <Enable>true</Enable>
   <WillShowUI>Never</WillShowUI>
</DynamicUpdate>

Microsoft-Windows-Setup

Dynamic Update and Resulting Internet Communication in Windows 7 and Windows Server 2008 R2