Quantcast
Channel: All about Microsoft Endpoint Manager
Viewing all articles
Browse latest Browse all 444

Windows Autopilot stuck at account setup working on it-quick tip

$
0
0

Windows Autopilot is a collection of technologies such as Azure AD, Microsoft Intune etc., used to set up and pre-configure new devices, getting them ready for productive use.

When working with windows autopilot, there is one common question that keep rising in the forums is, account setup stuck and takes longer time while the device preparation and device setup are completed. If you are doing hybrid AAD joined, you must have experienced this already.

Account setup is the last phase in the ESP which will mostly handles all tasks pertain to the user targeted.

As you can see below, the device preparation and device setup are completed, where as the account setup sometimes takes longer than expected.

So you can either skip the account setup phase or let it continue and complete the tasks assigned to the user. It is your choice.

In this blog post, we will see how we can skip/bypass the account setup phase and let user use the device while the tasks in account setup phase run background.

image

To skip the account setup phase, we will create custom device configuration profile (CSP) and target this to DEVICE GROUP. Don't deploy this to user group.

Login to Windows - Microsoft Endpoint Manager admin center

Go to windows, configuration profiles, create profile. select platform as windows and later.

image

Name : Skip user Enrollment Status Page (your choice)

Click on add

image

Name: Skip user Enrollment Status Page (your choice)
Description: (enter a description)
OMA-URI: ./Vendor/MSFT/DMClient/Provider/ProviderID/FirstSyncStatus/SkipUserStatusPage
Data type: Boolean
Value: True

image

Click on save, click Next, click next(scope tags)

Assignments, you can add the autopilot device group that you have created or add All devices

image

Click on next, next, create.

Next time, the autopilot device will perform the device preparation and device setup only, this will help user to login to the device while the account setup tasks run behind the scenes.

For more information about understand and troubleshoot the Enrollment Status Page

https://docs.microsoft.com/en-us/troubleshoot/mem/intune/understand-troubleshoot-esp#troubleshooting

Hope this helps!


Viewing all articles
Browse latest Browse all 444

Trending Articles