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 Configuration Passes
windowsPE
Parent Hierarchy
microsoft-windows-setup- | Diagnostics | OptIn
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.
<Diagnostics>
<OptIn>false</OptIn>
</Diagnostics>