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/hierarchy/microsoft-connected-cache.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ When clients download cloud-managed content, they use Delivery Optimization from
63
63
64
64
## How it works
65
65
66
-
When you configure clients to use the Connected Cache server, they no longer request Microsoft cloud-managed content from the internet. Clients request this content from the cache server installed on the distribution point. The on-premises server caches this content using the IIS feature for Application Request Routing (ARR). Then the cache server can quickly respond to any future requests for the same content. If the Connected Cache server is unavailable, or the content isn't yet cached, clients download the content from the internet. Clients also use Delivery Optimization to download portions of the content from peers in their network.
66
+
When you configure clients to use the Connected Cache server, they no longer request Microsoft cloud-managed content from the internet. Clients request this content from the cache server installed on the distribution point. The on-premises server caches this content using the IIS feature for Application Request Routing (ARR). Then the cache server can quickly respond to any future requests for the same content. If the Connected Cache server is unavailable, clients download the content from the internet. Clients also use Delivery Optimization to download portions of the content from peers in their network.
67
67
68
68
:::image type="content" source="media/3555764-microsoft-connected-cache.png" alt-text="Diagram of how Connected Cache works.":::
69
69
@@ -77,7 +77,7 @@ When you configure clients to use the Connected Cache server, they no longer req
77
77
78
78
5. If the cache server fails to respond, the client downloads the content from the CDN.
79
79
80
-
6. Clients use DO to get pieces of the content from peers.
80
+
6. Clients will also use DO to get pieces of the content from peers, such as client B and client C.
Copy file name to clipboardExpand all lines: memdocs/intune/enrollment/enrollment-restrictions-set.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -279,9 +279,10 @@ Use the enrollment failures report to view enrollment failures for all users or
279
279
280
280
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) and select **Devices** > **Monitor** > **Enrollment failures**.
281
281
2. Select **All users** or **Select user**, depending on the scenario you are troubleshooting.
282
-
3. Select a row for more details about the failure and recommended remediation steps.
282
+
3. Select a row in the table for more details about the failure and recommended remediation steps.
283
283
284
-

284
+
> [!div class="mx-imgBorder"]
285
+
> 
285
286
286
287
### Troubleshooting + support page
287
288
Use the enrollment failures report on the Troubleshooting + support page to view enrollment failures for a select user. This report shows every failed enrollment attempt the user encountered along with the date it occurred, reason for failure, OS, OS version, username, and enrollment method. You can also view other data about the user on this page, including all assignments, devices, and app protection statuses they're associated with.
@@ -291,18 +292,24 @@ Use the enrollment failures report on the Troubleshooting + support page to view
291
292
3. Under **Enrollment failures**, select a row to view more details about the failure and recommended remediation steps.
292
293
293
294
### Device enrollment page
294
-
The device enrollment page shows the enrollment policies (both enrollment restriction and enrollment status page policies) applied to a device when it was first enrolled in Microsoft Intune. Use this report to help pinpoint the source of the failure, such as an unexpected policy, target, or filter. Report data is available for iOS/iPadOS, macOS, and Windows devices, and includes:
295
+
The device enrollment page shows the enrollment policies (both enrollment restriction and enrollment status page policies) applied to a device when it was first enrolled in Microsoft Intune. Use this report to help pinpoint the source of the failure, such as an unexpected policy, target, or filter. Data is available for iOS/iPadOS, macOS, and Windows devices, and includes:
296
+
297
+
* Profile name
298
+
* User principal name
299
+
* Profile type (either enrollment status page or device type enrollment restriction)
300
+
* Priority
301
+
* Target (either user or device)
302
+
* Filters, with a link to the filter evaluation results (only available if the enrollment policy was assigned using an assignment filter)
295
303
296
-
* Profile name
297
-
* User principal name
298
-
* Profile type (either enrollment status page or device type enrollment restriction)
299
-
* Priority
300
-
* Target (either user or device)
301
-
* Filters, with a link to the filter evaluation results (only available if the enrollment policy was assigned using an assignment filter)
304
+
To access the device enrollment page:
302
305
303
306
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) and select **Devices** > **All devices**.
304
307
2. Select an enrolled iOS/iPadOS, macOS, or Windows device.
305
308
3. Under **Monitor**, select **Enrollment**.
309
+
4. Review the report data.
310
+
311
+
> [!div class="mx-imgBorder"]
312
+
> 
306
313
307
314
>[!NOTE]
308
315
>You must enable filters to view the device enrollment page. Report data is only available for devices enrolled after the Microsoft Intune 2112 service release. No results are available for devices enrolled prior to that release.
Copy file name to clipboardExpand all lines: memdocs/intune/fundamentals/whats-new.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: Erikre
8
8
ms.author: erikre
9
9
manager: dougeby
10
-
ms.date: 12/17/2021
10
+
ms.date: 01/07/2022
11
11
ms.topic: conceptual
12
12
ms.service: microsoft-intune
13
13
ms.subservice: fundamentals
@@ -60,6 +60,12 @@ You can use RSS to be notified when this page is updated. For more information,
60
60
### Scripts
61
61
-->
62
62
63
+
## Week of January 3, 2022
64
+
65
+
### Device management
66
+
#### Preview filtered device list before deployment <!-- 7541587 -->
67
+
Now as you create or edit a filter in Microsoft Intune, you can preview the list of filtered devices. The new view eliminates the need to apply test filters, because you can immediately preview the impact a filter has on devices and adjust filter rules to achieve your desired outcome. For more information about using filters in Microsoft Intune, see [Create a filter](../fundamentals/filters.md).
68
+
63
69
## Week of December 13, 2021 (Service release 2112)
0 commit comments