Enable
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista
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>