Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Enable specifies whether dynamic updates are enabled for installation.
Values
true |
Enables dynamic updates. |
false |
Disables dynamic updates. This is the default value. |
Valid Configuration Passes
windowsPE
Parent Hierarchy
microsoft-windows-setup- | DynamicUpdate | Enable
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>