ProtectBcdPartition (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether Enhanced Write Filter (EWF) adds the System Partition (BCD) not already specified as a protected volume to the list of protected partitions.

Set to true to add the system partition to the list of protected partitions; otherwise set to false. The default value is false.

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

Enhanced Write Filter Management Tool

Features/Lockdown/Compatibility Write Filters/Enhanced Write Filter Management Tool/ProtectBcdPartition

Enhanced Write Filter

Features/Lockdown/Compatibility Write Filters/Enhanced Write Filter/ProtectBcdPartition

XML Example

The following example shows how to automatically add the System Partition (BCD) partition to the list of protected partitions.

<ProtectBcdPartition>true</ProtectBcdPartition>

See Also

Concepts

Feature Module Settings