Enable
Enable
specifies whether dynamic updates are enabled for installation.
true |
Enables dynamic updates. |
false |
Disables dynamic updates. This is the default value. |
windowsPE
microsoft-windows-setup- | DynamicUpdate | Enable
For a list of the supported Windows editions and architectures that this component supports, see microsoft-windows-setup-.
The following XML output shows the value for the DynamicUpdate
setting.
<DynamicUpdate>
<Enable>true</Enable>
<WillShowUI>Never</WillShowUI>
</DynamicUpdate>