EnabledScenarioExecutionLevel (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether to enable the Windows Disk Diagnostic tools, such as Check Disk and Disk Defragmenter.

Set to 1 to disable the disk diagnostic; otherwise, set to 2. The default value is 2.

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

Diagnostic Tools

Features/Diagnostics, Feedback and Maintenance/Diagnostic Tools/EnabledScenarioExecutionLevel

XML Example

The following XML example shows how to configure disk diagnostics.

<EnabledScenarioExecutionLevel>2</EnabledScenarioExecutionLevel>
<DfdAlertTextOverride>Custom alert text that describes additional support information</DfdAlertTextOverride>

See Also

Reference

DfdAlertTextOverride

Concepts

Feature Module Settings