Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Diagnostics
specifies whether installation statistics, such as status reports and failures, are sent to Microsoft.
Child Elements
Setting | Description |
---|---|
OptIn | Specifies whether to send installation statistic information to Microsoft. |
Valid Configuration 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>