PrivateProfile_EnableFirewall (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether Windows Firewall is enabled for the private profile.

Set to true to specify that Windows Firewall is enabled; otherwise, set to false. The default value 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

Networking-MPSSVC-Svc

Products/Embedded Core/Networking-MPSSVC-Svc/PrivateProfile_EnableFirewall

XML Example

The following example shows how to disable the Windows Firewall for the private profile.

<PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>

To see an XML example that shows how to set Windows Firewall, see Windows Firewall XML Example.

See Also

Reference

DomainProfile_EnableFirewall
PublicProfile_EnableFirewall

Concepts

Embedded Core Settings