DynamicUpdate

DynamicUpdate specifies whether to enable dynamic updates for the Windows operating system installation.

Child Elements

Enable

Specifies whether to enable dynamic updates for installation.

WillShowUI

Specifies in what circumstances to show the user interface (UI) for dynamic updates.

Valid Passes

windowsPE

Parent Hierarchy

Microsoft-Windows-Setup | DynamicUpdate

Applies To

For the 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>

See Also

Concepts

Microsoft-Windows-Setup