Diagnostics

Diagnostics specifies whether installation statistics, such as status reports and failures, are sent to Microsoft.

Child Elements

OptIn

Specifies whether to send installation statistic information to Microsoft.

Valid Passes

windowsPE

Parent Hierarchy

Microsoft-Windows-Setup | Diagnostics

Applies To

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

XML Example

The following XML output shows how to change this setting so that no information is sent.

<Diagnostics>
   <OptIn>false</OptIn>
</Diagnostics>

See Also

Concepts

Microsoft-Windows-Setup