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/get-started/2022/includes/2201/9495651.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,11 @@ ms.localizationpriority: medium
12
12
13
13
<!--9495651-->
14
14
15
-
You can now monitor content distribution path and status in a graphical format. The graph shows distribution point type, distribution state, and associated status messages. This visualization allows you to more easily understand the status of your content package distribution.
15
+
You can now monitor content distribution path and status in a graphical format. The graph shows distribution point type, distribution state, and associated status messages. This visualization allows you to more easily understand the status of your content package distribution. It helps you answer questions like:
16
+
17
+
- Has the site successfully distributed the content?
18
+
- Is the content distribution in progress?
19
+
- Which distribution points have already processed the content?
16
20
17
21
:::image type="content" source="../../media/9495651-view-content-distribution.png" alt-text="Visualization of content distribution status of the Configuration Manager client package in an example hierarchy.":::
18
22
@@ -22,6 +26,9 @@ This example shows a graph for the content distribution status of the Configurat
22
26
- The green check mark on `DP01` and `DP02` indicates that the content was successfully distributed to these site systems.
23
27
- The red `X` on `DP03` and both cloud distribution points indicates that there's an error in distributing the content to these site systems.
24
28
29
+
> [!TIP]
30
+
> Navigating this graph is similar to the [collection relationships graphical view](../../../../clients/manage/collections/manage-collections.md#view-collection-relationships). That article includes tips to navigate the viewer, many of which also apply to this graph for content distribution.
31
+
25
32
### Try it out!
26
33
27
34
Try to complete the tasks. Then send [Feedback](../../../../understand/product-feedback.md) with your thoughts on the feature.
@@ -34,6 +41,6 @@ Try to complete the tasks. Then send [Feedback](../../../../understand/product-f
34
41
35
42
1. In the ribbon, select **View Content Distribution**. This action displays the distribution graph for the selected content.
36
43
37
-
- Select the path or the status icon to view status messages for the content.
44
+
-Hover over the status icon to quickly view more information. Select the path or the status icon to view status messages for the content.
38
45
39
-
-Select the title of the site system to drill through to the **Distribution Points** node.
46
+
-Hover over the title of the site system to quickly view more information. Select it to drill through to the **Distribution Points** node.
0 commit comments