OptIn specifies whether installation statistics are sent to Microsoft.

Values

true

Specifies that installation statistics are sent to Microsoft.

false

Specifies that installation statistics are not sent to Microsoft. This is the default value.

Valid Configuration Passes

windowsPE

Parent Hierarchy

Applies To

For a 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.

  Copy Code
<Diagnostics>
   <OptIn>false</OptIn>
</Diagnostics>

See Also

Concepts

Diagnostics