|
3 | 3 |
|
4 | 4 | title: Set up the Enrollment Status Page |
5 | 5 | titleSuffix: Microsoft Intune |
6 | | -description: Set up a greeting page for users enrolling Windows 10 or Windows 11 devices. |
| 6 | +description: Set up a greeting page for users signing in and enrolling Windows devices. |
7 | 7 | keywords: |
8 | 8 | author: Lenewsad |
9 | 9 | ms.author: lanewsad |
10 | 10 | manager: dougeby |
11 | | -ms.date: 02/24/2022 |
| 11 | +ms.date: 03/02/2022 |
12 | 12 | ms.topic: how-to |
13 | 13 | ms.service: microsoft-intune |
14 | 14 | ms.subservice: enrollment |
@@ -41,17 +41,19 @@ ms.collection: |
41 | 41 |
|
42 | 42 | [!INCLUDE [azure_portal](../includes/azure_portal.md)] |
43 | 43 |
|
44 | | -The Enrollment Status Page (ESP) displays provisioning progress after a new device is enrolled, as well as when new users sign into the device. This enables IT administrators to optionally prevent (block) access to the device until it has been fully provisioned, while at the same time giving users information about the tasks remaining in the provisioning process. |
| 44 | +The Enrollment Status Page (ESP) displays provisioning progress after a new device is enrolled, and also when new users sign in to the device. The ESP provides a user interface so that the device user can monitor and track setup and enrollment progress. It locks the device during setup and doesn't let the user progress beyond the screen until provisioning is complete. |
45 | 45 |
|
46 | | -The ESP can be used as part of any [Windows Autopilot](../../autopilot/index.yml) provisioning scenario, and can also be used separately from Windows Autopilot as part of the default out-of-box experience (OOBE) for Azure AD Join, as well as for any new users signing into the device for the first time. |
| 46 | +You can show the enrollment status page during the default out-of-box experience (OOBE) for Azure AD Join, any [Windows Autopilot](../../autopilot/index.yml) provisioning scenario, or when new users sign into the device for the first time. |
47 | 47 |
|
48 | | -Within the profile you can configure: |
| 48 | +To deploy the enrollment status page, you have to create an enrollment status page profile in Microsoft Intune. Within a profile, you can configure: |
49 | 49 |
|
50 | | -- Visibility of installation progress |
| 50 | +- The visibility of installation progress |
51 | 51 | - Blocking device access until the provisioning process is completed |
52 | 52 | - Time limits |
53 | 53 | - Allowed troubleshooting operations |
54 | 54 |
|
| 55 | +This article describes how to create and edit a profile for the enrollmnet status page, and describes the information that the enrollment status page tracks. |
| 56 | + |
55 | 57 |
|
56 | 58 | ## Create new profile |
57 | 59 |
|
|
0 commit comments