Skip to content

Commit f668dce

Browse files
committed
TOC updates
1 parent ca7dc9c commit f668dce

3 files changed

Lines changed: 54 additions & 74 deletions

File tree

memdocs/intune/enrollment/device-enrollment-manager-enroll.md

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Lenewsad
99
ms.author: lanewsad
1010
manager: dougeby
11-
ms.date: 05/10/2022
11+
ms.date: 07/12/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: enrollment
@@ -59,7 +59,18 @@ These Azure AD roles can manage device enrollment managers:
5959
* Global Administrator
6060
* Intune Service Administrator role in Azure AD
6161

62-
They can add and delete device enrollment managers, and view all DEM users in the Microsoft Endpoint Manager admin center.
62+
People assigned these roles can add and delete device enrollment managers, and view all DEM users in the Microsoft Endpoint Manager admin center.
63+
64+
## Add a device enrollment manager
65+
66+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
67+
2. Select **Devices** > **Enroll devices**.
68+
3. Select **Device enrollment managers**.
69+
4. Select **Add**.
70+
3. In the **User name** field, enter the user principal name of the user you're adding.
71+
6. Select **Add**. The new device enrollment manager is added to the list of DEM users.
72+
73+
To remove someone as a device enrollment manager, select their name in the list and then choose **Delete**.
6374

6475
## Limitations
6576

@@ -97,20 +108,4 @@ Only the local device appears in the Company Portal app or Company Portal websit
97108
### Number of accounts
98109
There's a limit of 150 DEM accounts in Microsoft Intune.
99110

100-
## Add a device enrollment manager
101-
102-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), choose **Devices** > **Enroll devices** > **Device enrollment managers**.
103-
104-
2. Select **Add**.
105-
106-
3. On the **Add User** blade, enter a user principal name for the DEM user, and select **Add**. The DEM user is added to the list of DEM users.
107-
108-
109-
## Remove device enrollment manager permissions
110-
111-
Removing a device enrollment manager doesn't affect enrolled devices.
112-
113-
### To remove a device enrollment manager
114111

115-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), choose **Devices** > **Enroll devices** > **Device enrollment managers**.
116-
2. On the **Device enrollment managers** blade, select the DEM user, and select **Delete**.

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

Lines changed: 30 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -33,65 +33,50 @@ ms.collection: M365-identity-device-management
3333

3434
[!INCLUDE [azure_portal](../includes/azure_portal.md)]
3535

36-
To make managing devices easier, you can use Microsoft Intune device categories to automatically add devices to groups based on categories that you define.
36+
Device categories allow you to easily manage and group devices in Microsoft Intune. Assign a category, such as *sales* or *accounting*, to a device and Intune will automatically add the device to the corresponding Intune device group or Active Directory security group.
3737

38-
Device categories use the following workflow:
39-
1. Create categories that users can choose from when they enroll their device.
40-
2. When users of iOS/iPadOS and Android devices enroll a device, they must choose a category from the list of categories you configured. To assign a category to a Windows device, users must use the Company Portal website.
41-
3. You can then deploy policies and apps to these groups.
38+
To enable categories in your tenant, you must create a category in the Microsoft Endpoint Manager admin center and set up a dynamic group for it in Azure AD.
4239

43-
You can create any device categories you want. For example:
44-
- Point-of-sale device
45-
- Demonstration device
46-
- Sales
47-
- Accounting
48-
- Manager
40+
This article describes how to configure and edit device categories.
4941

50-
## How to configure device categories
42+
## Configure device categories
5143

52-
You need to be a Global Administrator or Intune Administrator to perform these steps.
44+
You must be a Global Administrator or Intune Administrator to perform these steps.
5345

54-
### Step 1: Create device categories in Intune
46+
### Step 1: Create device category in Intune
5547
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
56-
2. Choose **Devices** > **Device categories** > **Create device category** to add a new category.
57-
3. On the **Create device category** pane, enter a **Name** for the new category, and an optional **Description**.
58-
4. When you are done, select **Create**. You can see the new category in the list of categories.
48+
2. Choose **Devices** > **Device categories**.
49+
3. Select **Create device category** to add a new category.
50+
4. Enter the name of the new category, such as `HR` and an optional description.
51+
5. Select **Next**.
52+
6. Optionally, assign a scope tag, like `US-NC IT Team` or `JohnGlenn_ITDepartment`, to limit management of the category to specific IT groups. For more information about scope tags, see [Use RBAC and scope tags for distributed IT](../fundamentals/scope-tags.md).
53+
7. Select **Next**.
54+
8. Select **Create**. The new category is added to your **Device categories** list.
5955

60-
You'll use the device category name when you create Azure Active Directory (Azure AD) security groups in step 2.
56+
You'll use the device category name when you create Azure Active Directory (Azure AD) security groups in the next step.
6157

62-
### Step 2: Create Azure Active Directory security groups
63-
In this step, you'll create dynamic groups in the Azure portal, based on the device category and device category name.
58+
### Step 2: Create Azure Active Directory security groups
6459

65-
To continue, refer to [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.
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"`
6661

67-
Use the information in this section to create a device group with an advanced rule, by using the **deviceCategory** attribute. For example: **device.deviceCategory -eq** "*the device category name you got from the Azure portal*".
68-
69-
After you configure device groups, and users enroll their device, they are presented with a list of the categories you configured. After they choose a category and finish enrollment, their device is added to the Active Directory security group that corresponds with the category they chose.
70-
71-
### View the categories of devices that you manage
72-
73-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), choose **Devices** > **All devices**.
74-
75-
2. In the list of devices, examine the **Device category** column.
76-
77-
If the **Device category** column isn't shown, select **Columns** > **Category** > **Apply**.
62+
### View categories of all devices
63+
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.
64+
65+
If the **Device category** column isn't visible in the table, select **Columns** and then choose **Category** > **Apply**.
7866

7967
### Change the category of a device
8068

81-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), choose **Devices** > **All devices** > choose the device you want > **Properties**.
82-
2. On the next blade, you can change the **Device category** of the selected device to any of the category names you previously configured.
83-
84-
## After you configure device groups
85-
86-
When users of iOS/iPadOS and Android devices enroll their device, they must choose a category from the list of categories you configured. After they choose a category and finish enrollment, their device is added to the Intune device group, or the Active Directory security group that corresponds with the category they chose.
87-
88-
Windows users should use the Company Portal website or the Company Portal app to select a category.
69+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
70+
2. Select **Devices** > **All devices**.
71+
3. Select a device.
72+
4. On the device details page, select **Properties**.
73+
5. Change your selection in the **Device category** field.
8974

90-
Regardless of platform, your users can always go to portal.manage.microsoft.com after enrolling the device. Have the user access the Company Portal website, and go to **My Devices**. The user can choose an enrolled device listed on the page, and then select a category.
75+
## Best practices
76+
Device categories are supported on devices running Android, iOS/iPadOS, or Windows. People with Windows devices must use the Company Portal website to select their category. Regardless of platform, any device user can sign in to portal.manage.microsoft.com at anytime and go to **My devices** to select a category.
9177

92-
After choosing a category, the device is automatically added to the corresponding group you created. If a device is already enrolled before you configure categories, the user sees a notification about the device on the Company Portal website. This lets the user know to select a category the next time they access the Company Portal app on iOS/iPadOS or Android.
78+
If a device is already enrolled before you configure categories, the user will receive a notification about the device on the Company Portal website informing them to select a category the next time they access the Company Portal app on iOS/iPadOS or Android.
9379

94-
## Further information
95-
- You can edit a device category in the Azure portal, but you must manually update any Azure AD security groups that reference this category.
80+
You can edit a device category in the Azure portal, but you must manually update any Azure AD security groups that reference this category.
9681

97-
- If you delete a category, devices assigned to it display the category name **Unassigned**.
82+
If you delete a category, devices assigned to it display the category name **Unassigned**.

memdocs/intune/enrollment/toc.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,10 @@ items:
3131
- name: Restrictions
3232
href: enrollment-restrictions-set.md
3333
- name: Understand Intune and Azure AD device limits
34-
href: device-limit-intune-azure.md
35-
- name: Apple MDM push certificate
36-
href: apple-mdm-push-certificate-get.md
34+
href: device-limit-intune-azure.md
3735
- name: Corporate identifiers
3836
href: corporate-identifiers-add.md
39-
displayName: COD
40-
- name: Multi-factor authentication
41-
href: multi-factor-authentication.md
42-
displayName: mfa; multifactor
43-
- name: Device enrollment manager
44-
href: device-enrollment-manager-enroll.md
45-
- name: Map devices to groups
46-
href: device-group-mapping.md
37+
displayName: COD
4738
- name: How-to guides
4839
items:
4940
- name: Set up Windows enrollment
@@ -154,6 +145,15 @@ items:
154145
href: device-enrollment-direct-enroll-macos.md
155146
- name: Incomplete enrollment report
156147
href: enrollment-report-company-portal-abandon.md
148+
- name: Add device enrollment manager
149+
href: device-enrollment-manager-enroll.md
150+
- name: Configure device categories
151+
href: device-group-mapping.md
152+
- name: Get Apple MDM push certificate
153+
href: apple-mdm-push-certificate-get.md
154+
- name: Require multi-factor authentication
155+
href: multi-factor-authentication.md
156+
displayName: mfa; multifactor
157157
- name: Troubleshoot enrollment
158158
items:
159159
- name: Troubleshoot device enrollment

0 commit comments

Comments
 (0)