Skip to content

Commit e2a6e55

Browse files
authored
Merge pull request #16412 from MicrosoftDocs/main
Publish main to live, Friday 10:30AM PDT, 10/18
2 parents 00724a0 + 06b7327 commit e2a6e55

File tree

3 files changed

+27
-22
lines changed

3 files changed

+27
-22
lines changed

memdocs/intune/enrollment/android-aosp-corporate-owned-user-associated-enroll.md

Lines changed: 7 additions & 7 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: 09/18/2024
11+
ms.date: 09/24/2024
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: enrollment
@@ -62,12 +62,12 @@ Create an enrollment profile to enable enrollment on devices.
6262
1. Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
6363
2. Go to **Devices** > **Enrollment**.
6464
3. Select the **Android** tab.
65-
4. Under **Android Open Source Project (AOSP) (Preview)**, choose **Corporate-owned, user-associated devices (Preview)**.
65+
4. Under **Android Open Source Project (AOSP)**, choose **Corporate-owned, user-associated devices**.
6666
5. Select **Create profile**.
6767
6. Enter the basics for your profile:
6868
- **Name**: Give the profile a name. Note the name down for later, because you'll need it when you set up the dynamic device group.
6969
- **Description**: Enter a description for the profile. This setting is optional, but recommended.
70-
- **Token expiration date**: Select the date the token expires, up to 90 days in the future.
70+
- **Token expiration date**: Select the date the token expires, which can be up to 65 years in the future.
7171
- **SSID**: Identifies the network that the device will connect to.
7272

7373
> [!NOTE]
@@ -88,7 +88,7 @@ Create an enrollment profile to enable enrollment on devices.
8888
After you create a profile, Intune generates a token that's needed for enrollment. The token appears as a QR code. During device setup, when prompted to, scan the QR code to enroll the device in Intune.
8989

9090
To view the token as a QR code, select your enrollment profile from the enrollment profile list. Then select **Token**.
91-
You can also export the enrollment profile JSON file. To create a JSON file, select Export**.
91+
You can also export the enrollment profile JSON file. To create a JSON file, select **Export**.
9292

9393
> [!IMPORTANT]
9494
>- The QR code will contain any credentials provided in the profile in plain text to allow the device to successfully authenticate with the network. This is required as the user will not be able to join a network from the device.
@@ -101,10 +101,10 @@ You can generate a new token to replace one that's nearing its expiration date.
101101

102102
1. In the [admin center](https://go.microsoft.com/fwlink/?linkid=2109431), go to **Devices** > **Enrollment**.
103103
2. Select the **Android** tab.
104-
3. In the **Android Open Source Project (AOSP) (Preview)** section, choose **Corporate-owned, user-associated devices (Preview)**.
104+
3. In the **Android Open Source Project (AOSP)** section, choose **Corporate-owned, user-associated devices**.
105105
3. Choose the profile that you want to work with.
106106
4. Select **Token** > **Replace token**.
107-
5. Enter the new token expiration date. Tokens must be replaced at least every 90 days.
107+
5. Enter the token's new expiration date, which can be up to 65 years in the future.
108108
6. Select **OK**.
109109

110110
### Revoke a token
@@ -117,7 +117,7 @@ Revoke a token to immediately expire it and make it unusable. For example, it's
117117

118118
1. In the [admin center](https://go.microsoft.com/fwlink/?linkid=2109431), go to **Devices** > **Enrollment**.
119119
2. Select the **Android** tab.
120-
3. In the **Android Open Source Project (AOSP) (Preview)** section, choose **Corporate-owned, user-associated devices (Preview)**.
120+
3. In the **Android Open Source Project (AOSP)** section, choose **Corporate-owned, user-associated devices**.
121121
4. Choose the profile that you want to work with.
122122
5. Select **Token** > **Revoke token** > **Yes**.
123123

memdocs/intune/enrollment/android-aosp-corporate-owned-userless-enroll.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ Create an enrollment profile to enable enrollment on devices.
7272
1. Sign in to the [Microsoft Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
7373
2. Go to **Devices** > **Enrollment**.
7474
3. Select the **Android** tab.
75-
4. In the **Android Open Source Project (AOSP) (Preview)** section, choose **Corporate-owned, userless devices (Preview)**.
75+
4. In the **Android Open Source Project (AOSP)** section, choose **Corporate-owned, userless devices**.
7676
5. Select **Create profile**.
7777
6. Enter the basics for your profile:
7878
- **Name**: Give the profile a name. Note the name down for later, because you'll need it when you set up the dynamic device group.
7979
- **Description**: Enter a description for the profile. This setting is optional, but recommended.
80-
- **Token expiration date**: Select the date the token expires, up to 90 days in the future.
80+
- **Token expiration date**: Select the date the token expires, which can be up to 90 days in the future.
8181
- **SSID**: Identifies the network that the device will connect to.
8282

8383
> [!NOTE]
@@ -98,20 +98,20 @@ Create an enrollment profile to enable enrollment on devices.
9898
### Access enrollment token
9999
After you create a profile, Intune generates a token that's needed for enrollment. To access the token:
100100

101-
1. Go to **Corporate-owned, userless devices (Preview)**.
101+
1. Go to **Corporate-owned, userless devices**.
102102
2. From the list, select your enrollment profile.
103103
3. Select **Tokens**.
104104

105105
Another way to find the token is:
106-
1. Go to **Corporate-owned, userless devices (Preview)**.
106+
1. Go to **Corporate-owned, userless devices**.
107107
2. Locate your profile in the list, and then select the **More** (**...**) menu that's next to it.
108108
3. Select **View enrollment token**.
109109

110110
The token appears as a QR code. During device setup, when prompted to, scan the QR code to enroll the device in Intune.
111111

112112
You can also export the enrollment profile JSON file. To create a JSON file:
113113

114-
1. Go to **Corporate-owned, userless devices (Preview)**.
114+
1. Go to **Corporate-owned, userless devices**.
115115
2. From the list, select your enrollment profile.
116116
3. Select **Token > Export**.
117117

@@ -125,10 +125,10 @@ Generate a new token to replace one that's nearing its expiration date. Replacin
125125

126126
1. In the [admin center](https://go.microsoft.com/fwlink/?linkid=2109431), go to **Devices** > **Enrollment**.
127127
2. Select the **Android** tab.
128-
3. In the **Android Open Source Project (AOSP) (Preview)** section, choose **Corporate-owned, userless devices (Preview)**.
128+
3. In the **Android Open Source Project (AOSP)** section, choose **Corporate-owned, userless devices**.
129129
4. Choose the profile that you want to work with.
130130
5. Select **Token** > **Replace token**.
131-
6. Enter the new token expiration date. Tokens must be replaced at least every 90 days.
131+
6. Enter the token's new expiration date. The token must be replaced at least every 90 days.
132132
7. Select **OK**.
133133

134134
### Revoke token
@@ -141,7 +141,7 @@ Revoke a token to immediately expire it and make it unusable. For example, it's
141141

142142
1. In the [admin center](https://go.microsoft.com/fwlink/?linkid=2109431), go to **Devices** > **Enrollment**.
143143
2. Select the **Android** tab.
144-
3. In the **Android Open Source Project (AOSP) (Preview)** section, choose **Corporate-owned, userless devices (Preview)**.
144+
3. In the **Android Open Source Project (AOSP)** section, choose **Corporate-owned, userless devices**.
145145
4. Choose the profile that you want to work with.
146146
5. Select **Token** > **Revoke token** > **Yes**.
147147

memdocs/intune/user-help/enroll-device-aosp.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: lenewsad
88
ms.author: lanewsad
99
manager: dougeby
10-
ms.date: 07/01/2024
10+
ms.date: 09/24/2024
1111
ms.topic: end-user-help
1212
ms.service: microsoft-intune
1313
ms.subservice: end-user
@@ -48,16 +48,21 @@ Additionally, you need the enrollment QR code that's provided by your organizati
4848
Complete these steps to set up and enroll your device.
4949

5050
1. Turn on your new or factory-reset device.
51-
2. If prompted to, connect to Wi-Fi. Then tap **NEXT**.
52-
3. Scan the QR code provided by your organization.
53-
4. Follow the onscreen prompts to enroll your device.
54-
5. If prompted to, review the device terms and conditions. Then select **ACCEPT & CONTINUE**.
55-
6. The Microsoft Intune app opens. The next step depends on the type of device you're using. Complete the step that matches the screen shown on your device:
51+
1. If prompted to, connect to Wi-Fi. Then tap **NEXT**.
52+
1. When you receive the QR code, stop. Then make sure that:
53+
54+
- The QR code comes from a trusted source, via a trusted channel.
55+
56+
- You're enrolling your device into the right organization.
57+
1. Scan the QR code.
58+
1. Follow the onscreen prompts to enroll your device.
59+
1. If prompted to, review the device terms and conditions. Then select **ACCEPT & CONTINUE**.
60+
1. The Microsoft Intune app opens. The next step depends on the type of device you're using. Complete the step that matches the screen shown on your device:
5661

5762
- Tap **START** to begin enrollment.
5863
- Sign in with your work account.
5964
1. Enter your email, and then tap **NEXT**.
6065
2. Enter your password, and then tap **SIGN IN** to begin enrollment.
61-
7. When you see the message that your device is ready, tap **DONE**.
66+
1. When you see the message that your device is ready, tap **DONE**.
6267

6368
If after enrolling you have trouble accessing your organization's resources, go to the Microsoft Intune app to verify that all of your device settings meet your organization's requirements. For more information about checking compliance, see [Check compliance on your AOSP device](check-compliance-aosp.md).

0 commit comments

Comments
 (0)