DfdAlertTextOverride
DfdAlertTextOverride
指定出现 Windows 磁盘诊断警告对话框时显示的自定义错误消息。 可以使用此自定义文本指定支持信息、网站位置或其他信息。
值
Custom_Message |
指定在 Windows 磁盘诊断警告对话框中显示的自定义消息。 Custom_Message 是一个字符串,其最大长度为 512 个字符。 |
该字符串类型支持空元素。
有效配置阶段
offlineServicing
generalize
specialize
父层次结构
Microsoft-Windows-Disk-Failure-Diagnostic-Module | DfdAlertTextOverride
应用于
有关此组件支持的 Windows 版本和体系结构的列表,请参阅 Microsoft-Windows-Disk-Failure-Diagnostic-Module。
XML 示例
以下 XML 输出演示了如何配置 Windows 磁盘诊断。
<EnabledScenarioExecutionLevel>2</EnabledScenarioExecutionLevel>
<DfdAlertTextOverride>Custom alert text that describes additional support information</DfdAlertTextOverride>