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.
EnableNetwork specifies whether network connection is enabled. This setting applies only to Windows Preinstallation Environment (Windows PE).
If you set EnableNetwork to false, network initialization is skipped, and any network settings are ignored.
In OEM, independent software vendor, or other customized Windows PE scenarios, the default value for EnableNetwork is true. In Windows Setup scenarios, the default value is false.
Values
true |
Specifies that network connection is enabled. |
false |
Specifies that network connection is not enabled. |
Valid Configuration Passes
windowsPE
Parent Hierarchy
microsoft-windows-setup- | EnableNetwork
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 how to disable network connection.
<EnableNetwork>false</EnableNetwork>