Skip to content

Commit b8f9cb2

Browse files
author
PRMerger7
authored
Merge pull request MicrosoftDocs#2448 from annashres/telemetry
Telemetry
2 parents a72a21c + 76831c3 commit b8f9cb2

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

docs/sql-server/sql-server-customer-feedback.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ ms.assetid:
2929
## Summary
3030
By default, Microsoft SQL Server collects information about how its customers are using the application. Specifically, SQL Server collects information about the installation experience, usage, and performance. This information helps Microsoft improve the product to better meet customer needs. For example, Microsoft collects information about what kinds of error codes customers encounter so that we can fix related bugs, improve our documentation about how to use SQL Server, and determine whether features should be added to the product to better serve customers.
3131

32-
By default, Microsoft SQL Server collects information about how its customers are using the application. Specifically, SQL Server collects information about the installation experience, usage, and performance. This information helps Microsoft improve the product to better meet customer needs. For example, Microsoft collects information about what kinds of error codes customers encounter so that we can fix related bugs, improve our documentation about how to use SQL Server, and determine whether features should be added to the product to better serve customers.
33-
3432
Specifically, Microsoft does not send any of the following types of information through this mechanism:
3533
- Any values from inside user tables
3634
- Any logon credentials or other authentication information
@@ -157,4 +155,20 @@ Similar to the behavior in an earlier version of SQL Server, SQL Server 2017 Ent
157155
Registry-based Group Policy on these registry subkeys is honored by SQL Server 2017 crash dump collection.
158156

159157
## Crash dump collection for SSMS
160-
SSMS doesn’t collect its own crash dump. Any crash dump that's related to SSMS is collected as part of Windows Error Reporting. The procedure to turn this feature on or off is dependent on the OS version.
158+
SSMS doesn’t collect its own crash dump. Any crash dump that's related to SSMS is collected as part of Windows Error Reporting.
159+
160+
The procedure to turn this feature on or off is dependent on the OS version. To turn the feature on or off, follow the steps in the appropriate article for your Windows version.
161+
162+
- Windows Server 2016 and Windows 10
163+
164+
[Configure Windows telemetry in your organization](https://technet.microsoft.com/en-us/itpro/windows/manage/configure-windows-telemetry-in-your-organization)
165+
- Windows Server 2008 R2 and Windows 7
166+
167+
[WER Settings](https://msdn.microsoft.com/en-us/library/windows/desktop/bb513638(v=vs.85).aspx)
168+
169+
## Feedback for Analysis Services
170+
171+
During installation, SQL Server 2016 Analysis Services adds a special account to your Analysis Services instance. This account is a member of the Analysis Services Server Admin role. The account is used to collect information for feedback from the Analysis Services instance.
172+
173+
You can configure your service not to send usage data, as described in the "Set registry subkeys on the server" section. However, doing this does not remove the service account.
174+

0 commit comments

Comments
 (0)