DiskNumber (Standard 8 Module Reference)

7/8/2014

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

This setting contains a positive integer that specifies the disk value of the volume that you want Enhanced Write Filter (EWF) to protect.

Note

To determine the disk and partition numbers of the volumes that you want to protect, you can use Diskpart.exe to examine the disk configuration on the destination computer.

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/ProtectedVolumes/Volume/DiskNumber

Enhanced Write Filter

Features/Lockdown/Compatibility Write Filters/Enhanced Write Filter/ProtectedVolumes/Volume/DiskNumber

XML Example

The following XML example shows how to have EWF protect disk 4.

<Volume wcm:action="add">
   <DiskNumber>4</DiskNumber>
</Volume>

See Also

Concepts

Feature Module Settings