Do not OptIn to sharing diagnostics data

This commit is contained in:
Martin Wimpress 2021-12-06 17:27:28 +00:00 committed by Martin Wimpress
parent 2b3e3a88c3
commit 7cce7a2303

View file

@ -1341,6 +1341,9 @@ function unattended_windows() {
<WillShowUI>Never</WillShowUI> <WillShowUI>Never</WillShowUI>
</ProductKey> </ProductKey>
</UserData> </UserData>
<Diagnostics>
<OptIn>false</OptIn>
</Diagnostics>
<DynamicUpdate> <DynamicUpdate>
<Enable>true</Enable> <Enable>true</Enable>
<WillShowUI>Never</WillShowUI> <WillShowUI>Never</WillShowUI>