question

BoopathiSubramaniam-6294 avatar image
0 Votes"
BoopathiSubramaniam-6294 asked vipulsparsh-MSFT answered

installation exceeded the time limit autopilot

Hi,

installation exceeded the time limit message appears when Windows Autopilot happens in a device

23055-image.png




Please help the required settings to be updated

mem-intune-enrollment
image.png (236.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NickHogarth-MVP avatar image
0 Votes"
NickHogarth-MVP answered

You should click on Show details to find exactly what it is failing on. You can edit the Enrollment Status page and try increase the "Show timeout error when installation takes longer than specified number of minutes" setting. https://docs.microsoft.com/en-us/mem/intune/enrollment/windows-enrollment-status#available-settings

Also, you can use Michael Niehaus's script to decode what is exactly failing (most likely an app installation timeout) https://oofhours.com/2020/07/12/windows-autopilot-diagnostics-digging-deeper/

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Crystal-MSFT avatar image
0 Votes"
Crystal-MSFT answered

@BoopathiSubramaniam-6294, From the picture, we find Autopilot is stuck in Device setup stage. In this stage, the Enrollment Status Page tracks the device setup items like: Security policies, Applications, Connectivity profiles, Certificate profile. We can click "Show details" on Device setup to see more details.

Meanwhile, please check if there's any known issue met our situation.
https://docs.microsoft.com/en-us/mem/intune/enrollment/windows-enrollment-status#known-issues

In addition, we can try the steps in the above link to enable the ability for users to collect logs in the ESP policy. When a timeout occurs in the Enrollment Status Page, the end user can choose the option to Collect logs. By inserting a USB drive, the log files can be copied to the drive and check if there's any error in the DeviceManagement-Enterprise-Diagnostic-Provider event log during Autopilot phase.

Hope it can help.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

vipulsparsh-MSFT avatar image
0 Votes"
vipulsparsh-MSFT answered

@BoopathiSubramaniam-6294 Thanks for reaching out. The time out error on Device Setup mostly shows that something is wrong. In most of the scenario which I have seen, the deployment of the application or installation would have failed which is causing the setup to show this default message.

To narrow it down, you can collect the MDM logs, when you see this error message, press shift+F10 this will open up the Command prompt.
You can then type in mdmdiagnosticstool.exe -area Autopilot -cab c:\autopilot.cab to collect the autopilot logs.

1) They will help you troubleshoot what went wrong. As these might contain huge set of logs, you can contact Microsoft support with these logs to get a quicker resolution.
2) Or you can reverse engineer on a normal windows 10 machine by deploying applications and to find which one fails using event viewer or Intune portal.

If the application fails in normal enrollment, that will also fail during Autopilot causing you to exceed the time provided and give up that error message. Hope this helps.


If the suggested response helped you resolve your issue, do click on "Mark as Answer" and "Up-Vote" for the answer that helped you for benefit of the community.






5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.