DynamicUpdate
DynamicUpdate
specifies whether to enable dynamic updates for the Windows operating system installation.
Child Elements
Specifies whether to enable dynamic updates for installation. |
|
Specifies in what circumstances to show the user interface (UI) for dynamic updates. |
Valid Passes
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>