You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
44
+
The enrollment status page (ESP) displays the provisioning status to people enrolling Windows devices and signing in for the first time. Device users can look at the ESP to see how far along their device is in the setup process. You can utilize the ESP 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.
45
45
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.
46
+
To deploy the enrollment status page to devices, you have to create an enrollment status page profile in Microsoft Intune. Within the profile, you can configure the ESP itself, including:
47
47
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
-
50
-
- The visibility of installation progress
51
-
- Blocking device access until the provisioning process is completed
52
-
- Time limits
53
-
- Allowed troubleshooting operations
48
+
- The visibility of installation progress indicators
49
+
- Device access during provisioning
50
+
- Time limits
51
+
- Allowed troubleshooting operations
54
52
55
53
This article describes how to create and edit a profile, and describes the information that the enrollment status page tracks.
56
54
@@ -171,9 +169,15 @@ The apps that are included in this list are used by Intune to filter the list th
171
169
172
170
A maximum of 100 apps can be specified.
173
171
174
-
## Enrollment Status Page tracking information
172
+
## Enrollment status page tracking information
173
+
174
+
The enrollment status page provides information during these phases of provisioning:
175
+
176
+
* Device preparation
177
+
* Device setup
178
+
* Account setup
175
179
176
-
There are three phases where the Enrollment Status Page tracks information for; device preparation, device setup, and account setup.
180
+
This section describes the type of information tracked during each phase.
0 commit comments