Skip to content

Commit 92e6361

Browse files
authored
Merge pull request #6699 from MicrosoftDocs/main
Publish 02/03/2022, 10:30 AM
2 parents 568bd3f + 2782d60 commit 92e6361

7 files changed

Lines changed: 136 additions & 43 deletions

File tree

memdocs/configmgr/core/servers/deploy/configure/azure-services-wizard.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,9 @@ To mitigate both cases, renew the secret key.
261261

262262
For more information on how to interact with these notifications, see [Configuration Manager console notifications](../../manage/admin-console-notifications.md).
263263

264+
> [!NOTE]
265+
> You need to have at least the "Cloud Application Administrator" Azure AD role assigned to be able to renew the key.
266+
264267
### Renew key for created app
265268

266269
1. In the Configuration Manager console, go to the **Administration** workspace, expand **Cloud Services**, and select the **Azure Active Directory Tenants** node.

memdocs/configmgr/osd/deploy-use/create-a-task-sequence-to-upgrade-an-operating-system.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before you create the task sequence, make sure the following requirements are in
4747
- For a deployment package that contains the feature update, distribute it to a distribution point that the client can access. For more information, see [Download software updates](../../sum/deploy-use/download-software-updates.md).
4848

4949
> [!NOTE]
50-
> If the feature update isn't already downloaded, you can manage the deployment package when you deploy the task sequence.
50+
> If the feature update isn't already downloaded, you can manage the deployment package when you deploy the task sequence.
5151
>
5252
> When you deploy the task sequence, you can also select the option of **No deployment package** for the feature update. When clients run the task sequence, they download the feature update from peers or the Microsoft cloud.
5353
>
@@ -62,6 +62,8 @@ Before you create the task sequence, make sure the following requirements are in
6262
- **Allow clients to download delta content when available**: If you use Windows Delivery Optimization, the content that the client downloads may be much smaller.
6363

6464
#### Known issues with feature updates in a task sequence
65+
Windows 11 Feature Upgrades are not visible to be selected from the Wizard. This happens if the License Terms of the desired Feature Upgrade have not been accepted yet. To do so navigate to the Feature Upgrade and select "Review Licence" from the context menu. Review and Accept the licensing terms to make this Upgrade "deployable".
66+
<!-- Bug 13189927 -->
6567

6668
##### Create a new task sequence
6769

memdocs/intune/enrollment/android-enroll.md

Lines changed: 6 additions & 3 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: 10/19/2021
11+
ms.date: 02/01/2022
1212
ms.topic: overview
1313
ms.service: microsoft-intune
1414
ms.subservice: enrollment
@@ -46,13 +46,16 @@ As an Intune administrator, you can enroll Android devices in the following ways
4646
- [Corporate-owned, user associated devices](android-aosp-corporate-owned-user-associated-enroll.md): For corporate-owned, single user devices intended exclusively for work and not personal use. Admins can manage the entire device.
4747
- [Corporate-owned, userless devices](android-aosp-corporate-owned-userless-enroll.md): For corporate-owned, shared devices. Admins can manage the entire device.
4848

49+
> [!TIP]
50+
> For guidance on which enrollment method is right for your organization, see [Deployment guide: Enroll Android devices in Microsoft Intune](../fundamentals/deployment-guide-enrollment-android.md).
51+
4952
## Prerequisites
5053

51-
To prepare to manage mobile devices, you must set the mobile device management (MDM) authority to **Microsoft Intune**. See [Set the MDM authority](../fundamentals/mdm-authority-set.md) for instructions. You set this item only once, when you are first setting up Intune for mobile device management.
54+
To prepare to manage mobile devices, you must set the mobile device management (MDM) authority to **Microsoft Intune**. See [Set the MDM authority](../fundamentals/mdm-authority-set.md) for instructions. You set this item only once, when you’re first setting up Intune for mobile device management.
5255

5356
For Android Enterprise, refer to the following support article from Google to ensure that Android Enterprise is available in your country or region: https://support.google.com/work/android/answer/6270910
5457

55-
For devices manufactured by Zebra Technologies, you may need to grant the Company Portal additional permissions depending on the capabilities of the specific device. [Mobility Extensions on Zebra devices](../configuration/android-zebra-mx-overview.md) has more details.
58+
For devices manufactured by Zebra Technologies, you may need to grant the Company Portal more permissions depending on the capabilities of the specific device. [Mobility Extensions on Zebra devices](../configuration/android-zebra-mx-overview.md) has more details.
5659

5760
For Samsung Knox Standard devices, there are [more prerequisites](android-samsung-knox-mobile-enroll.md).
5861

memdocs/intune/fundamentals/deployment-guide-enrollment-android.md

Lines changed: 75 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# required metadata
33

44
title: Android device enrollment guide for Microsoft Intune
5-
description: Enroll Android and Android Enterprise corporate-owned work profile, personally owned devices with a work profile, fully managed, and dedicated devices in Microsoft Intune. Decide which enrollment method to use, and get an overview of the administrator and end user tasks to enroll devices.
5+
description: Enroll Android and Android Enterprise corporate-owned work profile, personally owned devices with a work profile, fully managed, AOSP, and dedicated devices in Microsoft Intune. Decide which enrollment method to use, and get an overview of the administrator and end user tasks to enroll devices.
66
keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 04/14/2021
10+
ms.date: 02/02/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: enrollment
@@ -18,7 +18,7 @@ ms.localizationpriority: high
1818
#ROBOTS:
1919
#audience:
2020
#ms.devlang:
21-
ms.reviewer: chmaguir
21+
ms.reviewer: chmaguir, priyar
2222
ms.suite: ems
2323
search.appverid: MET150
2424
#ms.tgt_pltfrm:
@@ -36,6 +36,7 @@ Personal and organization-owned devices can be enrolled in Intune. Once enrolled
3636
- [Android Enterprise corporate owned dedicated devices](#android-enterprise-dedicated-devices) (COSU)
3737
- [Android Enterprise corporate owned fully managed](#android-enterprise-fully-managed) (COBO)
3838
- [Android Enterprise corporate owned work profile](#android-enterprise-corporate-owned-work-profile) (COPE)
39+
- [Android Open Source Project (preview)](#android-open-source-project) (AOSP)
3940
- [Android device administrator](#android-device-administrator) (DA)
4041

4142
This article provides recommendations on the Android enrollment methods. It also includes an overview of the administrator and user tasks for each enrollment type.
@@ -56,9 +57,10 @@ These devices are personal or BYOD (bring your own device) Android devices that
5657
---
5758
| Feature | Use this enrollment option when |
5859
| --- | --- |
60+
| Use Google Mobile Services (GMS). | ✔️ |
5961
| Devices are personal or BYOD. | ✔️ <br/><br/> You can mark these devices as corporate or personal. |
6062
| You have new or existing devices. | ✔️ |
61-
| Need to enroll a small number of devices, or a large number of devices (bulk enrollment). | ✔️ |
63+
| Need to enroll a few devices, or a large number of devices (bulk enrollment). | ✔️ |
6264
| Devices are associated with a single user. | ✔️ |
6365
| You use the optional device enrollment manager (DEM) account. | ✔️ |
6466
| Devices are managed by another MDM provider. | ❌ <br/><br/> When a device enrolls, MDM providers install certificates and other files. These files must be removed. The quickest way may be to unenroll, or factory reset the devices. If you don't want to factory reset, then contact the MDM provider. |
@@ -97,9 +99,10 @@ Previously referred to as COSU. These devices are organization-owned, and suppor
9799
---
98100
| Feature | Use this enrollment option when |
99101
| --- | --- |
102+
| Use Google Mobile Services (GMS). | ✔️ |
100103
| Devices are owned by the organization or school. | ✔️ |
101104
| You have new or existing devices. | ✔️ |
102-
| Need to enroll a small number of devices, or a large number of devices (bulk enrollment). | ✔️ |
105+
| Need to enroll a few devices, or a large number of devices (bulk enrollment). | ✔️ |
103106
| Devices are user-less, such as kiosk, dedicated, or shared. | ✔️ |
104107
| Devices are personal or BYOD. | ❌ <br/><br/>BYOD or personal devices should be enrolled using [Android Enterprise personally owned devices with a work profile](#byod-android-enterprise-personally-owned-devices-with-a-work-profile) (in this article).|
105108
| Devices are associated with a single user. | ❌ <br/><br/> Not recommended. These devices should be enrolled using Android Enterprise fully managed. |
@@ -122,7 +125,12 @@ This task list provides an overview. For more specific information, see [Set up
122125

123126
### Android Enterprise dedicated devices end user tasks
124127

125-
It's not recommended for users to enroll Android Enterprise dedicated devices. This task should be completed by administrators.
128+
Admins can complete the enrollment themselves, and then give the devices to the users. Or, users can enroll the devices using the following steps:
129+
130+
1. Users turn on the device, and are prompted for information, including the enrollment method: NFC, Token, QR Code, or Google Zero Touch.
131+
2. After they enter the required information, your enrollment profile applies to the device. When the enrollment wizard completes, the device is ready to use.
132+
133+
[!INCLUDE [users-dont-like-enroll](../includes/users-dont-like-enroll.md)]
126134

127135
## Android Enterprise fully managed
128136

@@ -131,9 +139,10 @@ Previously referred to as COBO. These devices are organization-owned, and have o
131139
---
132140
| Feature | Use this enrollment option when |
133141
| --- | --- |
142+
| Use Google Mobile Services (GMS). | ✔️ |
134143
| Devices are owned by the organization or school. | ✔️ |
135144
| You have new or existing devices. | ✔️ |
136-
| Need to enroll a small number of devices, or a large number of devices (bulk enrollment). | ✔️ |
145+
| Need to enroll a few devices, or a large number of devices (bulk enrollment). | ✔️ |
137146
| Devices are associated with a single user. | ✔️ |
138147
| Devices are user-less, such as kiosk, dedicated, or shared. | ❌ <br/><br/> User-less devices should be enrolled using Android Enterprise dedicated devices.|
139148
| Devices are personal or BYOD. | ❌ <br/><br/>BYOD or personal devices should be enrolled using [Android Enterprise personally owned devices with a work profile](#byod-android-enterprise-personally-owned-devices-with-a-work-profile) (in this article).|
@@ -174,9 +183,10 @@ Previously referred to as COPE. These devices are organization-owned, and have o
174183
---
175184
| Feature | Use this enrollment option when |
176185
| --- | --- |
186+
| Use Google Mobile Services (GMS). | ✔️ |
177187
| Devices are owned by the organization or school. | ✔️ |
178188
| You have new or existing devices. | ✔️ |
179-
| Need to enroll a small number of devices, or a large number of devices (bulk enrollment). | ✔️ |
189+
| Need to enroll a few devices, or a large number of devices (bulk enrollment). | ✔️ |
180190
| Devices are associated with a single user. | ✔️ |
181191
| Devices are user-less, such as kiosk, dedicated, or shared. | ❌ <br/><br/>User-less devices should be enrolled using Android Enterprise dedicated devices. Also, an organization administrator can enroll. When the device is enrolled, create a [dedicated device](../configuration/device-restrictions-android-for-work.md#device-experience) profile, and assign this profile to this device. |
182192
| Devices are personal or BYOD. | ❌ <br/><br/>BYOD or personal devices should be enrolled using [Android Enterprise personally owned devices with a work profile](#byod-android-enterprise-personally-owned-devices-with-a-work-profile) (in this article).|
@@ -192,7 +202,7 @@ This task list provides an overview. For more specific information, see [Set up
192202
- Be sure your devices are [supported](supported-devices-browsers.md).
193203
- Factory reset the devices. This step is required.
194204
- In the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), connect your Intune organization account to your Managed Google Play account. When you connect, Intune automatically adds the Company Portal app and other common Android Enterprise apps to the devices. For the specific steps, see [Connect your Intune account to your Managed Google Play account](../enrollment/connect-intune-android-enterprise.md).
195-
- In the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), enable corporate-owned personal profile devices. For the specific steps, see [Set up Intune enrollment of Android Enterprise corporate-owned devices with work profile](../enrollment/android-corporate-owned-work-profile-enroll.md)..
205+
- In the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), enable corporate-owned personal profile devices. For the specific steps, see [Set up Intune enrollment of Android Enterprise corporate-owned devices with work profile](../enrollment/android-corporate-owned-work-profile-enroll.md).
196206
- Enroll the devices in Intune. For the specific steps, see [Enroll your Android Enterprise devices](../enrollment/android-dedicated-devices-fully-managed-enroll.md).
197207
- Communicate to your users how they should enroll: Near Field Communication (NFC), Token, QR Code, Google Zero Touch, or Samsung Knox Mobile Enrollment (KME).
198208

@@ -209,6 +219,61 @@ The specific steps depend on how you configured the enrollment profile. For the
209219

210220
[!INCLUDE [users-dont-like-enroll](../includes/users-dont-like-enroll.md)]
211221

222+
## Android Open Source Project
223+
224+
> [!NOTE]
225+
> Currently, there's limited OEM support for this enrollment method.
226+
227+
Also referred to as AOSP. Currently in [public preview](public-preview.md). These devices are organization-owned, and don't use Google Mobile Services (GMS). They can be kiosk-style devices that aren't associated with a single or specific user, or can have one user. They're used exclusively for organization work; not personal use.
228+
229+
When you create the Intune enrollment profile, you decide if the devices are userless, or are associated with a single user. For more information on these options, including supported OEMs, see:
230+
231+
- [Set up Intune enrollment for Android (AOSP) corporate-owned userless devices](../enrollment/android-aosp-corporate-owned-userless-enroll.md)
232+
- [Set up Intune enrollment for Android (AOSP) corporate-owned user-associated devices](../enrollment/android-aosp-corporate-owned-user-associated-enroll.md)
233+
234+
---
235+
| Feature | Use this enrollment option when |
236+
| --- | --- |
237+
| Use Google Mobile Services (GMS). | ❌ AOSP doesn't use [GMS](https://www.android.com/gms/) (opens Android's web site). For example, some countries don't support GMS. <br/><br/> If your devices will use GMS, then use [dedicated devices](#android-enterprise-dedicated-devices) (in this article) or [fully managed](#android-enterprise-fully-managed) (in this article) enrollment. |
238+
| Devices are owned by the organization or school. | ✔️ |
239+
| You have new or existing devices. | ✔️ |
240+
| Need to enroll a few devices, or a large number of devices (bulk enrollment). | ❌ <br/><br/> Can only enroll one device at a time. |
241+
| Devices are associated with a single user. | ✔️ |
242+
| Devices are user-less, such as kiosk, dedicated, or shared. | ✔️ |
243+
| Devices are personal or BYOD. | ❌ <br/><br/>BYOD or personal devices should be enrolled using [Android Enterprise personally owned devices with a work profile](#byod-android-enterprise-personally-owned-devices-with-a-work-profile) (in this article).|
244+
|Devices are managed by another MDM provider. | ❌ <br/><br/> To be fully managed by Intune, users need to unenroll from the current MDM provider, and then enroll in Intune. |
245+
| You use the optional device enrollment manager (DEM) account | ❌ <br/><br/> The DEM account isn't supported. |
246+
247+
---
248+
249+
### Android Open Source Project administrator tasks
250+
251+
This task list provides an overview. For more specific information, see enrollment for [AOSP corporate-owned userless devices](../enrollment/android-aosp-corporate-owned-userless-enroll.md) and [AOSP corporate-owned user-associated devices](../enrollment/android-aosp-corporate-owned-user-associated-enroll.md).
252+
253+
- Be sure your devices are [supported](supported-devices-browsers.md).
254+
- Factory reset the devices. This step is required. New devices might not require a factory reset.
255+
- In the [Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431), create an enrollment profile, and have your device group(s) ready. For the specific steps, see:
256+
- [AOSP corporate-owned userless devices](../enrollment/android-aosp-corporate-owned-userless-enroll.md)
257+
- [AOSP corporate-owned user-associated devices](../enrollment/android-aosp-corporate-owned-user-associated-enroll.md)
258+
- Enroll the devices in Intune. For the specific steps, see:
259+
- [AOSP corporate-owned userless devices](../enrollment/android-aosp-corporate-owned-userless-enroll.md)
260+
- [AOSP corporate-owned user-associated devices](../enrollment/android-aosp-corporate-owned-user-associated-enroll.md)
261+
262+
During enrollment, the Microsoft Intune app and Microsoft Authenticator app automatically install and open on the device, which allows the device to enroll. The device is locked in the enrollment process until enrollment completes.
263+
264+
### Android Open Source Project end user tasks
265+
266+
The specific steps depend on how you configured the enrollment profile.
267+
268+
Admins can complete the enrollment themselves, and then give the devices to the users. Or, users can enroll the devices using the following steps:
269+
270+
1. Users turn on the device, and are prompted for information, including the enrollment method: QR Code. If you created a user-associated devices enrollment profile, then they may be asked to sign in with their organization credentials (`[email protected]`).
271+
2. If you created a userless devices enrollment profile, then wait for the enrollment wizard to complete. When it does, the device is ready to use.
272+
273+
If you created a user-associated devices enrollment profile, then users enter the required information, and your enrollment profile applies to the device. For more specific steps, see [enroll the device](../user-help/enroll-device-android-microsoft-intune-app.md).
274+
275+
[!INCLUDE [users-dont-like-enroll](../includes/users-dont-like-enroll.md)]
276+
212277
## Android device administrator
213278

214279
These Android devices are corporate, or personal/BYOD (bring your own device) devices that can access organization email, apps, and other data.
@@ -225,7 +290,7 @@ There are some situations when you must use Device Administrator enrollment:
225290

226291
- Android Enterprise requires access to Google services. Google services may not be available because of geography, or because of the device manufacturer. For example:
227292

228-
- There are places where Google services are not available, like China. In this situation, use Android device administrator enrollment.
293+
- There are places where Google services aren’t available, like China. In this situation, use Android device administrator enrollment.
229294
- Some devices are based on Android, but don't have access to Google Services, such as Amazon Fire tablets. In this situation, use Android device administrator enrollment.
230295

231296
- Android OS versions older than 5.0 must use Android device administrator enrollment. Android Enterprise enrollment isn't an option.

memdocs/intune/fundamentals/in-development.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: dougeby
99
ms.author: dougeby
1010
manager: dougeby
11-
ms.date: 02/01/2022
11+
ms.date: 02/03/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: fundamentals
@@ -198,14 +198,6 @@ For more information about remote help, see [Use remote help](../remote-actions/
198198

199199
<!-- ***********************************************-->
200200

201-
## Scripting
202-
203-
### Intune Data Warehouse updates<!-- 9370034 -->
204-
205-
The `applicationInventory` entity will be removed from the Intune Data Warehouse in an upcoming Intune service release. We're introducing a more complete and accurate dataset that will be available in the UI and via our export API. For related information, see [Export Intune reports using Graph APIs](../fundamentals/reports-export-graph-apis.md).
206-
207-
<!-- ***********************************************-->
208-
209201
## Notices
210202

211203
[!INCLUDE [Intune notices](../includes/intune-notices.md)]

0 commit comments

Comments
 (0)