EnableNetwork (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the EnableNetwork setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether network connectivity is enabled for Windows Preinstallation Environment (Windows PE) 4.0.

Set to true to enable network connectivity; set to false to skip network initialization and ignore network settings. The default setting for Windows Embedded 8 Standard (Standard 8) Setup is false. The default setting for any custom Windows PE 4.0 image is true.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Setup

Products/Embedded Core/Setup/EnableNetwork

XML Example

The following XML example shows how to disable network connectivity.

<EnableNetwork>false</EnableNetwork>

See Also

Concepts

Embedded Core Settings