EnableNetwork (Standard 7 Package Reference)
7/8/2014
EnableNetwork
specifies whether network connection is enabled. This setting applies only to Windows Preinstallation Environment (Windows PE) 3.0.
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. |