Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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>