OptIn

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 Passes

windowsPE

Parent Hierarchy

Microsoft-Windows-Setup | Diagnostics | OptIn

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

Diagnostics