You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/diagnostics-and-usage-data.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Diagnostics and usage data
3
3
titleSuffix: Configuration Manager
4
4
description: Learn about the diagnostics and usage data that Configuration Manager collects about itself.
5
-
ms.date: 12/23/2019
5
+
ms.date: 08/10/2021
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-core
8
8
ms.topic: conceptual
@@ -16,14 +16,21 @@ ms.localizationpriority: medium
16
16
17
17
*Applies to: Configuration Manager (current branch)*
18
18
19
-
Configuration Manager collects diagnostics and usage data about itself, which is used by Microsoft to improve the installation experience, quality, and security of future releases.
19
+
Configuration Manager collects diagnostics and usage data about itself, which is used by Microsoft to improve the installation experience, quality, and security of future releases.
20
20
21
21
Each Configuration Manager hierarchy enables diagnostics and usage data. It consists of SQL Server queries that run on a weekly basis on each primary site and at the central administration site (CAS). When the hierarchy uses a CAS, child primary sites replicate their data to that CAS. At the top-level site of your hierarchy, the [service connection point](../../servers/deploy/configure/about-the-service-connection-point.md) submits this information when it checks for updates. If the service connection point is in offline mode, you transfer the information by using the [service connection tool](../../servers/manage/use-the-service-connection-tool.md).
22
22
23
-
> [!NOTE]
24
-
> Configuration Manager collects data only from the site's SQL Server database, and it doesn't collect data directly from clients or site servers.
23
+
> [!NOTE]
24
+
> Configuration Manager collects data only from the site's SQL Server database, and it doesn't collect data directly from clients or site servers.
25
25
26
-
For more information, see the [Microsoft privacy statement](https://privacy.microsoft.com/privacystatement).
26
+
For more information, see the [Microsoft privacy statement](https://privacy.microsoft.com/privacystatement).
27
+
28
+
Next, learn about how Microsoft uses the diagnostics and usage data that Configuration Manager collects:
27
29
28
30
> [!div class="nextstepaction"]
29
31
> [How Microsoft uses diagnostics and usage data](how-diagnostics-and-usage-data-is-used.md)
32
+
33
+
> [!TIP]
34
+
> The **ConfigurationManager** PowerShell module also collects usage data. For more information, see [Configuration Manager cmdlet library privacy statement](/powershell/sccm/privacy-statement).
35
+
>
36
+
> Some of the tools that are included with Configuration Manager collect usage data. For more information, see [Diagnostic usage data for tools](tools.md).
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/frequently-asked-questions.yml
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,20 @@ metadata:
3
3
title: Diagnostic and usage data FAQ
4
4
titleSuffix: Configuration Manager
5
5
description: Frequently asked questions about diagnostic and usage data for Configuration Manager
6
-
ms.date: 10/01/2021
6
+
ms.date: 11/15/2021
7
7
ms.prod: configuration-manager
8
8
ms.technology: configmgr-core
9
9
ms.topic: conceptual
10
10
author: aczechowski
11
11
ms.author: aaroncz
12
12
manager: dougeby
13
-
ms.collection: M365-identity-device-management
14
-
13
+
15
14
title: Frequently asked questions about diagnostics and usage data
16
15
summary: |
17
16
*Applies to: Configuration Manager (current branch)*
18
-
17
+
19
18
This article provides answers to frequently asked questions about diagnostic and usage data in Configuration Manager.
20
-
19
+
21
20
22
21
sections:
23
22
- name: Ignored
@@ -58,7 +57,7 @@ sections:
58
57
- question: |
59
58
Can the data be used to form a network map?
60
59
answer: |
61
-
No. This data doesn't include any network details, such as IP addresses or detailed geographic information. For more information, see [Levels of diagnostic usage data](levels-overview.md#bkmk_versions), and find more detail for the version you're using.
60
+
No. This data doesn't include any network details, such as IP addresses or detailed geographic information. For more information, see [Levels of diagnostic usage data](levels-overview.md#version-specific-details), and find more detail for the version you're using.
62
61
63
62
The data does include time zone information from each site. This information can provide insight into the broad geolocation and global dispersion of sites in a hierarchy.
64
63
@@ -80,6 +79,8 @@ sections:
80
79
For example, the following cloud services are a part of Microsoft Endpoint Manager:
81
80
82
81
- [Desktop Analytics data privacy](../../../desktop-analytics/privacy.md)
82
+
- [Tenant attach data collection](../../../tenant-attach/data-collection.md)
83
+
- [Endpoint analytics data collection](../../../../analytics/data-collection.md)
83
84
- [Privacy and personal data in Intune](/intune/protect/privacy-personal-data)
No. Configuration doesn't collect or transmit any personal data or customer data. It's an on-premises product that you directly deploy, manage, and operate. The diagnostics and usage data that Microsoft collects improves the installation experience, quality, and security of future releases.
90
91
91
-
For more information about Configuration Manager data, see [Levels of diagnostic usage data](levels-overview.md).
92
+
For more information about Configuration Manager data, see [Levels of diagnostic usage data](levels-overview.md).
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/how-diagnostics-and-usage-data-is-collected.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Diagnostics data collection
3
3
titleSuffix: Configuration Manager
4
4
description: Learn about how Configuration Manager collects diagnostics and usage data about itself.
5
-
ms.date: 12/23/2019
5
+
ms.date: 08/10/2021
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-core
8
8
ms.topic: conceptual
@@ -16,7 +16,7 @@ ms.localizationpriority: medium
16
16
17
17
*Applies to: Configuration Manager (current branch)*
18
18
19
-
To collect diagnostics and usage data for Configuration Manager, each primary site runs SQL Server queries on a weekly basis. In a multi-site hierarchy, the data is replicated to the central administration site.
19
+
To collect diagnostics and usage data for Configuration Manager, each primary site runs SQL Server queries on a weekly basis. In a multi-site hierarchy, the data is replicated to the central administration site.
20
20
21
21
At the top-level site of a hierarchy, the service connection point submits this information when it checks for updates. The mode of the service connection point determines how the data is transferred:
22
22
@@ -26,5 +26,12 @@ At the top-level site of a hierarchy, the service connection point submits this
26
26
27
27
For more information, see [About the service connection point](../../servers/deploy/configure/about-the-service-connection-point.md).
28
28
29
+
Next, you can view diagnostic and usage data to confirm that your Configuration Manager hierarchy contains no sensitive information:
30
+
29
31
> [!div class="nextstepaction"]
30
32
> [How to view diagnostics and usage data](view-diagnostics-and-usage-data.md)
33
+
34
+
> [!TIP]
35
+
> The **ConfigurationManager** PowerShell module also collects usage data. For more information, see [Configuration Manager cmdlet library privacy statement](/powershell/sccm/privacy-statement).
36
+
>
37
+
> Some of the tools that are included with Configuration Manager collect usage data. For more information, see [Diagnostic usage data for tools](tools.md).
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/how-diagnostics-and-usage-data-is-used.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Use of diagnostics data
3
3
titleSuffix: Configuration Manager
4
4
description: Learn about how Microsoft uses the diagnostics and usage data that Configuration Manager collects.
5
-
ms.date: 12/23/2019
5
+
ms.date: 08/10/2021
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-core
8
8
ms.topic: conceptual
@@ -38,7 +38,9 @@ Microsoft uses available data to improve the product. For example:
38
38
39
39
- The initial support offered by the current branch of Configuration Manager limited the support timeline for Windows Server 2008 R2. Microsoft examined the usage data from customers who had upgraded to the Configuration Manager current branch. They then identified the need to revise and extend this timeline to support customers who still use this OS.
40
40
41
-
- Microsoft improved the prerequisite checks for installing an update. They removed obsolete rules, accounted for additional cases, and automatically remediated some issues.
41
+
- Microsoft improved the prerequisite checks for installing an update. They removed obsolete rules, accounted for additional cases, and automatically remediated some issues.
42
+
43
+
Next, learn about how Configuration Manager collects diagnostics and usage data about itself:
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/levels-overview.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
title: Levels of diagnostic usage data
3
3
titleSuffix: Configuration Manager
4
-
description: Learn about the levels of diagnostics and usage data that Configuration Manager collects
5
-
ms.date: 04/05/2021
4
+
description: Learn about the levels of diagnostics and usage data that Configuration Manager collects.
5
+
ms.date: 08/10/2021
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-core
8
8
ms.topic: conceptual
9
-
ms.collection: M365-identity-device-management
10
9
author: aczechowski
11
10
ms.author: aaroncz
12
11
manager: dougeby
@@ -46,25 +45,29 @@ Some examples of data that this level doesn't collect include:
46
45
47
46
The Full level includes all data in the Basic and Enhanced levels. It also includes additional information about Endpoint Protection, update compliance percentages, and software update information. This level can also include advanced diagnostic information like system files and memory snapshots. This advanced data might include personal information exists in memory or log files at the time of capture.
48
47
49
-
## <aname="bkmk_change"></a> How to change the level
48
+
## How to change the level
50
49
51
50
To change the data collection level, you need **Modify** permissions on the **Site** object class.
52
51
53
52
1. In the Configuration Manager console, go to the **Administration** workspace, expand **Site Configuration**, and select the **Sites** node.
53
+
54
54
1. Select **Hierarchy Settings** in the ribbon.
55
+
55
56
1. Switch to the **Diagnostic and Usage Data** tab, then choose the data level.
description: Learn about the diagnostics and usage data that Configuration Manager collects for its tools.
5
+
ms.date: 08/10/2021
6
+
ms.prod: configuration-manager
7
+
ms.technology: configmgr-core
8
+
ms.topic: conceptual
9
+
author: aczechowski
10
+
ms.author: aaroncz
11
+
manager: dougeby
12
+
---
13
+
14
+
# Diagnostic usage data for tools
15
+
16
+
*Applies to: Configuration Manager (current branch)*
17
+
18
+
<!-- 9760004 -->
19
+
20
+
Some of the tools that are included with Configuration Manager collect usage data. Microsoft uses this data to improve the quality of these tools, and better understand customer usage. Microsoft collects data for the following Configuration Manager tools:
21
+
22
+
- Client tools
23
+
- Server tools
24
+
- Support Center
25
+
- CMTrace
26
+
27
+
For more general information about these tools, see [Configuration Manager Tools](../../support/tools.md).
28
+
29
+
> [!NOTE]
30
+
> The **ConfigurationManager** PowerShell module also collects usage data. For more information, see [Configuration Manager cmdlet library privacy statement](/powershell/sccm/privacy-statement).
31
+
32
+
The following data is collected for these tools:
33
+
34
+
- Version
35
+
- Start and stop times to calculate duration of use
36
+
37
+
Because these tools can run on any Windows device, they all use the Windows diagnostic data channel. They don't rely on Configuration Manager diagnostic data collection. The device on which the tool runs needs to be configured for at least **Optional** diagnostic data. If you configure the device for any other setting, Windows won't collect data for these Configuration Manager tools. For more information on these Windows diagnostic data levels, see the following articles:
38
+
39
+
-[Windows 10, version 1709 and newer optional diagnostic data](/windows/privacy/windows-diagnostic-data)
40
+
-[Configure Windows diagnostic data in your organization](/windows/privacy/configure-windows-diagnostic-data-in-your-organization)
41
+
42
+
Next, see the frequently asked questions about diagnostic and usage data for Configuration Manager:
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/plan-design/diagnostics/view-diagnostics-and-usage-data.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: View diagnostics data
3
3
titleSuffix: Configuration Manager
4
4
description: View diagnostic and usage data to confirm that your Configuration Manager hierarchy contains no sensitive information.
5
-
ms.date: 08/13/2021
5
+
ms.date: 11/15/2021
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-core
8
8
ms.topic: how-to
@@ -18,11 +18,11 @@ ms.localizationpriority: medium
18
18
19
19
You can view diagnostic and usage data from your Configuration Manager hierarchy to confirm that it includes no sensitive or identifiable information. The site summarizes and stores its diagnostic data in the **TEL_TelemetryResults** table of the site database. It formats the data to be programmatically usable and efficient.
20
20
21
-
The information in this article gives you a view of the exact data sent to Microsoft. It's not intended to be used for other purposes, like data analysis.
21
+
The information in this article gives you a view of the exact data sent to Microsoft. It's not intended to be used for other purposes, like data analysis.
22
22
23
23
## View data in database
24
24
25
-
Use the following SQL command to view the contents of this table and show the exact data that's sent:
25
+
Use the following SQL command to view the contents of this table and show the exact data that's sent:
26
26
27
27
```SQL
28
28
SELECT*FROM TEL_TelemetryResults
@@ -34,7 +34,7 @@ When the service connection point is in offline mode, use the service connection
34
34
35
35
For more information, see [Use the service connection tool](../../servers/manage/use-the-service-connection-tool.md).
36
36
37
-
## <aname="bkmk_hashes"></a> One-way hashes
37
+
## One-way hashes
38
38
39
39
Some data consists of strings of random alphanumeric characters. Configuration Manager uses the SHA-256 algorithm to create one-way hashes. This process makes sure that Microsoft doesn't collect potentially sensitive data. The hashed data can still be used for correlation and comparison purposes.
40
40
@@ -49,14 +49,14 @@ When you view the raw data, a common hashed value appears in each row of data. T
49
49
2. Use the following Windows PowerShell script to do the one-way hash of your support ID.
0 commit comments