

For example, in the created package, you should specify the return codes to perform a reboot by Intune. Reboots during the device ESP process must be managed by Intune. Reboots are supported on the ESP during the device setup phase (not supported during the account setup phase). To use the script to examine the generated log file, run the following PowerShell command: Get-AutopilotDiagnostics -CABFile

Esp logoist install#
To install the script, run the following PowerShell command: Install-Script -Name Get-AutopilotDiagnostics -Force Use the Get-AutopilotDiagnostics script to review log files that are captured by using the MDM Diagnostics Tool.

%windir%\System32\winevt\Logs\Microsoft-Windows-AAD%4Operational.evtx.%windir%\System32\winevt\Logs\Microsoft-Windows-Provisioning-Diagnostics-Provider%4Admin.evtx.%windir%\System32\winevt\Logs\Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider%4Admin.evtx.On Windows 10 versions earlier than 1809, collect the following log files: On Windows 10, version 1809 and later versions:įor user-driven mode, enter the following command: mdmdiagnosticstool.exe -area Autopilot -cab įor self-deploying, white glove, and any other scenarios in which a physical device is used, enter the following command: mdmdiagnosticstool.exe -area Autopilot TPM -cab On Windows 10 versions earlier than 1809, enter licensingdiag.exe. If you are in OOBE on a non-S mode device, press Shift+F10.Įnter the appropriate command, based on your scenario: You can also collect logs through a Command Prompt window on the device. When a timeout occurs in the ESP, the user can select the option to Collect logs. You can enable the ability for users to collect ESP logs in the ESP policy. See the Windows Autopilot documentation for a list of known issues and additional troubleshooting guidance.
Esp logoist how to#
In this article, we'll show you how to collect MDM diagnostic log files and look for information in the registry. All ESP settings and tracking information are logged in the device registry. To troubleshoot ESP issues, it's important to get more information about the ESP settings that are received by the device, and the applications and policies that are tracked at each stage. For more information about how to configure the ESP, see Set up the Enrollment Status Page. It can also be used separately from Windows Autopilot as part of the default out-of-box experience (OOBE) for Azure Active Directory (Azure AD) Join. The ESP can be used as part of any Windows Autopilot provisioning scenario. This article gives guidance for troubleshooting the Enrollment Status Page (ESP).
