Share via


DefaultConsent

DefaultConsent specifies in what circumstances the user is asked whether to send an error report. For more information about error reporting privacy concerns, see this Microsoft Web site.

Values

1

Specifies that the user is always asked. This is the default value.

2

Specifies that basic parameters such as application name, version, and module name are sent automatically. The user is asked for everything else.

3

Specifies that basic parameters such as application name, version, and module name, and data that are likely to be safe are sent automatically. The user is asked for everything else.

4

Specifies that all data is sent automatically.

Parent Hierarchy

Microsoft-Windows-ErrorReportingCore | DefaultConsent

Valid Passes

specialize

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-ErrorReportingCore.

XML Example

The following XML output specifies that all data is sent automatically.

<DefaultConsent>4</DefaultConsent>

See Also

Concepts

Microsoft-Windows-ErrorReportingCore