DfdAlertTextOverride specifies a customized error message to display when the Windows Disk Diagnostic warning dialog box appears. You can use this customized text to specify support information, a website location, or other information.

Values

Custom_Message

Specifies a customized message to display in the Windows Disk Diagnostic warning dialog box.

Custom_Message is a string with a maximum of 512 characters.

This string type supports empty elements.

Valid Passes

offlineServicing

generalize

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Disk-Failure-Diagnostic-Module.

XML Example

The following XML output shows how to configure Windows Disk Diagnostic.

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

See Also