5.3 KiB
title, description, keywords, ms.prod, ms.technology, ms.mktglfcycl, ms.sitesec, ms.pagetype, ms.localizationpriority, author, ms.author, ms.collection, ms.topic
title | description | keywords | ms.prod | ms.technology | ms.mktglfcycl | ms.sitesec | ms.pagetype | ms.localizationpriority | author | ms.author | ms.collection | ms.topic |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows Autopilot Enrollment Status page | Gives an overview of the enrollment status page capabilities, configuration | Autopilot Plug and Forget, Windows 10 | w10 | Windows | deploy | library | deploy | medium | greg-lindsay | greg-lindsay | M365-modern-desktop | article |
Windows Autopilot Enrollment Status page
The Windows Autopilot Enrollment Status page displaying the status of the complete device configuration process. Incorporating feedback from customers, this provides information to the user to show that the device is being set up and can be configured to prevent access to the desktop until the configuration is complete.
From Windows 10 version 1803 onwards, you can opt out of the account setup phase. If it is skipped, settings will be applied for users when they access their desktop for the first time.
Available settings
The following settings can be configured to customize behavior of the enrollment status page:
Setting | Yes | No |
---|---|---|
Show app and profile installation progress | The enrollment status page is displayed. | The enrollment status page is not displayed. |
Block device use until all apps and profiles are installed | The settings in this table are made available to customize behavior of the enrollment status page, so that the user can address potential installation issues. | The enrollment status page is displayed with no additional options to address installation failures. |
Allow users to reset device if installation error occurs | A Reset device button is displayed if there is an installation failure. | The Reset device button is not displayed if there is an installation failure. |
Allow users to use device if installation error occurs | A Continue anyway button is displayed if there is an installation failure. | The Continue anyway button is not displayed if there is an installation failure. |
Show error when installation takes longer than specified number of minutes | Specify the number of minutes to wait for installation to complete. A default value of 60 minutes is entered. | |
Show custom message when an error occurs | A text box is provided where you can specify a custom message to display in case of an installation error. | The default message is displayed: Oh no! Something didn't do what it was supposed to. Please contact your IT department. |
Allow users to collect logs about installation errors | If there is an installation error, a Collect logs button is displayed. If the user clicks this button they are asked to choose a location to save the log file MDMDiagReport.cab | The Collect logs button is not displayed if there is an installation error. |
Block device use until these required apps are installed if they are assigned to the user/device | Choose All or Selected. If Selected is chosen, a Select apps button is displayed that enables you to choose which apps must be installed prior to enabling device use. |
See the following example:
Installation progress tracking
The Enrollment Status page tracks a subset of the available MDM CSP policies that are delivered to the device as part of the complete device configuration process. The specific types of policies that are tracked include:
- Certain types of app installations.
- Enterprise modern apps (Appx/MSIX) installed by the Enterprise Modern App Managment CSP.
- Enterprise desktop apps (single-file MSIs) installed by the Enterprise Desktop App Management CSP.
- Certain device configuration policies.
The following types of policies and installations are not tracked:
- Intune Management Extensions PowerShell scripts
- Office 365 ProPlus installations**
- System Center Configuration Manager apps, packages, and task sequences
**The ability to track Office 365 ProPlus installations was added with Windows 10, version 1809.
More information
For more information on configuring the Enrollment Status page, see the Microsoft Intune documentation.
For details about the underlying implementation, see the FirstSyncStatus details in the DMClient CSP documentation.
For more information about blocking for app installation: