Skip to content

Commit 7626053

Browse files
committed
Moved conceptual article out of how-to guide
1 parent 76f25c7 commit 7626053

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

memdocs/intune/enrollment/device-group-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You'll use the device category name when you create Azure Active Directory (Azur
5757

5858
### Step 2: Create Azure Active Directory security groups
5959

60-
To enable automatic grouping, you must create a dynamic group using the attribute-based rules in Azure AD. For instructions, see [Using attributes to create advanced rules](/azure/active-directory/users-groups-roles/groups-dynamic-membership#using-attributes-to-create-rules-for-device-objects) in the Azure AD documentation. Create an advaced rule for your group using the **deviceCategory** attribute and the category name you created in step 1. For example: `device.deviceCategory -eq "HR"`
60+
To enable automatic grouping, you must create a dynamic group using the attribute-based rules in Azure AD. For instructions, see [Using attributes to create advanced rules](/azure/active-directory/users-groups-roles/groups-dynamic-membership#using-attributes-to-create-rules-for-device-objects) in the Azure AD documentation. Create an advanced rule for your group using the **deviceCategory** attribute and the category name you created in step 1. For example, to create a rule that automatically groups devices belonging in the HR category, use the following rule syntax: `device.deviceCategory -eq "HR"`
6161

6262
### View categories of all devices
6363
Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) and go to **Devices** > **All devices** for a list of all devices. The **Device category** column shows the category assigned to each device.

memdocs/intune/enrollment/enrollment-report-company-portal-abandon.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
# required metadata
33

4-
title: Incomplete user enrollments report in Intune
4+
title: Incomplete user enrollments report overview
55
titleSuffix: Microsoft Intune
6-
description: Learn about the Incomplete user enrollments report.
6+
description: Learn about the incomplete user enrollments report generated by Microsoft Intune.
77
keywords:
88
author: Lenewsad
99
ms.author: lanewsad
@@ -33,7 +33,7 @@ ms.collection: M365-identity-device-management
3333

3434
This report tells you where in the Company Portal enrollment process users are not completing the enrollment process.
3535

36-
To see the report, choose **Intune** > **Device enrollment** > **Incomplete user enrollments**.
36+
To see the report, sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431). Then select **Devices** > **Monitor* > **Incomplete user enrollments**.
3737

3838
Using this information, you can update your onboarding documents to help users complete enrollment. For example, if many users are quitting at the Terms of Use, you might investigate that area and make it more intuitive for users.
3939

@@ -74,7 +74,7 @@ The line graph shows the daily incomplete enrollments for each of the four core
7474

7575
### User abandonment actions
7676

77-
The following tables show the list of user actions that qualify as prompting an incomplete enrollment. To see examples of enrollment screens, you can watch the [iOS](https://channel9.msdn.com/Series/IntuneEnrollment/iOS-Enrollment) and [Android](https://channel9.msdn.com/Series/IntuneEnrollment/Android-Enrollment) enrollment videos.
77+
The following tables lists the user actions that indicate an incomplete enrollment has occurred.
7878

7979

8080
#### Setup checklist section

memdocs/intune/enrollment/toc.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,17 @@ items:
2626
href: tutorial-use-device-enrollment-program-enroll-ios.md
2727
- name: Concepts
2828
items:
29-
- name: Terms and conditions
30-
href: terms-and-conditions-create.md
31-
- name: Restrictions
32-
href: enrollment-restrictions-set.md
33-
- name: Understand Intune and Azure AD device limits
34-
href: device-limit-intune-azure.md
3529
- name: Corporate identifiers
3630
href: corporate-identifiers-add.md
37-
displayName: COD
31+
displayName: COD
32+
- name: Incomplete user enrollment report
33+
href: enrollment-report-company-portal-abandon.md
34+
- name: Restrictions
35+
href: enrollment-restrictions-set.md
36+
- name: Terms and conditions
37+
href: terms-and-conditions-create.md
38+
- name: Intune and Azure AD device limits
39+
href: device-limit-intune-azure.md
3840
- name: How-to guides
3941
items:
4042
- name: Set up Windows enrollment
@@ -143,8 +145,6 @@ items:
143145
href: device-enrollment-program-enroll-macos.md
144146
- name: Direct Enrollment for macOS devices
145147
href: device-enrollment-direct-enroll-macos.md
146-
- name: Incomplete enrollment report
147-
href: enrollment-report-company-portal-abandon.md
148148
- name: Add device enrollment manager
149149
href: device-enrollment-manager-enroll.md
150150
- name: Configure device categories

0 commit comments

Comments
 (0)