Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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>