{"id":19015,"date":"2023-09-05T06:01:56","date_gmt":"2023-09-05T06:01:56","guid":{"rendered":"https:\/\/www.insentragroup.com\/us\/insights\/uncategorized\/mastering-windows-autopilot-logs-troubleshooting-insights\/"},"modified":"2024-12-06T00:35:37","modified_gmt":"2024-12-06T00:35:37","slug":"mastering-windows-autopilot-logs-troubleshooting-insights","status":"publish","type":"post","link":"https:\/\/www.insentragroup.com\/us\/insights\/geek-speak\/modern-workplace\/mastering-windows-autopilot-logs-troubleshooting-insights\/","title":{"rendered":"Mastering Windows Autopilot Logs: Troubleshooting Insights"},"content":{"rendered":"\n<p><a href=\"https:\/\/www.insentragroup.com\/us\/insights\/geek-speak\/modern-workplace\/windows-autopilot\/\" target=\"_blank\" rel=\"noreferrer noopener\">Windows Autopilot<\/a> provisioning for Windows PCs makes life easier for administrators. However, when working with Autopilot, administrators can encounter challenges where the solution does not work as expected. To fix these issues, one needs to understand where the problem lies. This blog is an attempt to break down everything you would need to check and collect Windows Autopilot logs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">VARIOUS LOGS WHICH NEED TO BE CHECKED<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Autopilot Event Logs: These logs can be found in the Event Viewer under the &#8220;Applications and Services LogsMicrosoftWindowsProvisioning-Diagnostics-ProviderAutoPilot&#8221; folder. This will give you detailed information about Autopilot operations, including device registration, enrollment, and configuration.<\/li>\n\n\n\n<li>Autopilot ESP Logs: ESP, or Enrollment Status Page, logs are stored in the &#8220;C:ProgramDataMicrosoftWindowsESPLogs&#8221; directory on the device. This will give you information about the Autopilot enrollment process, including user interaction, errors encountered, and progress status.<\/li>\n\n\n\n<li>Intune Enrollment Logs: Intune generates logs related to enrollment and device configuration. This log is located in the Event Viewer under the &#8220;Applications and Services LogsMicrosoftWindowsDeviceManagement-Enterprise-Diagnostics-Provider&#8221; folder.<\/li>\n\n\n\n<li>MDM Logs: These logs can be found in C:UsersPublicDocumentsMDMDiagnostics. This log contains information specific to the MDM operations, such as device registration, policies, and configurations.<\/li>\n\n\n\n<li>Windows Setup Logs: Windows Setup generates logs that can be useful for troubleshooting Autopilot related issues. These logs are typically found in the &#8220;C:WindowsPanther&#8221; directory, with filenames starting with &#8220;setupact.log&#8221; and &#8220;setuperr.log.&#8221;&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>&nbsp;Please note that the specific logs and their locations vary depending upon the version of Windows, device configuration and deployment scenario.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">HOW TO COLLECT WINDOWS AUTOPILOT EVENT TRACING LOGS (ETL)<\/h2>\n\n\n\n<p>Event Tracing Logs, or ETL\u2019s, can be collected using the Windows Performance Recorder (WPR) tool, Use the <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows-hardware\/test\/wpt\/windows-performance-recorder#where-to-get-windows-performance-recorder\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">link<\/a> to download the tool.&nbsp;<\/p>\n\n\n\n<p>During the OOBE experience, how do you access the GUI interface? Well \u2013 no worries, we have got you covered!&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Press Shift + F10&nbsp;<\/li>\n<\/ol>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>CMD will open, type <strong>explorer <\/strong>hit<strong> Enter<\/strong>&nbsp;.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>&nbsp;The tool can be stored on a USB stick or shared network drive as in the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.insentragroup.com\/us\/wp-content\/uploads\/sites\/21\/2023\/09\/image-4.png\" alt=\"\" class=\"wp-image-21492\" style=\"width:565px;height:176px\" width=\"565\" height=\"176\"\/><\/figure>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Copy the WPR file to your C drive in a new folder. I will call my folder AutoPilot<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.insentragroup.com\/us\/wp-content\/uploads\/sites\/21\/2023\/09\/image-8.png\" alt=\"\" class=\"wp-image-21526\" style=\"width:562px;height:251px\" width=\"562\" height=\"251\"\/><\/figure>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>Navigate to the directory where the file is stored<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.insentragroup.com\/us\/wp-content\/uploads\/sites\/21\/2023\/09\/image-5.png\" alt=\"\" class=\"wp-image-21493\" style=\"object-fit:contain;width:437px;height:95px\" width=\"437\" height=\"95\"\/><\/figure>\n\n\n\n<ol class=\"wp-block-list\" start=\"5\">\n<li>Type wpr.exe -start &lt;location&gt;&lt;log file name&gt;.wprp. This will start the log capture<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.insentragroup.com\/us\/wp-content\/uploads\/sites\/21\/2023\/09\/image-6.png\" alt=\"\" class=\"wp-image-21494\" style=\"width:526px;height:32px\" width=\"526\" height=\"32\"\/><\/figure>\n\n\n\n<ol class=\"wp-block-list\" start=\"6\">\n<li>To stop the trace and store the ETL log to a location of your choice type the below command<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.insentragroup.com\/us\/wp-content\/uploads\/sites\/21\/2023\/09\/image-7.png\" alt=\"\" class=\"wp-image-21495\" style=\"width:558px;height:61px\" width=\"558\" height=\"61\"\/><\/figure>\n\n\n\n<p>If you have any questions, encounter issues, or need further assistance with Windows Autopilot troubleshooting, our team of experts is here to help. Don&#8217;t hesitate to <a href=\"https:\/\/www.insentragroup.com\/us\/contact\/\" target=\"_blank\" rel=\"noreferrer noopener\">contact us<\/a> for personalised guidance and support.<\/p>\n\n\n\n<p>Until next time, hasta-la-vista!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dive into Windows Autopilot logs for seamless troubleshooting. Learn about essential logs, locations, and tools. Fix issues like a pro. Read now <\/p>\n","protected":false},"author":9,"featured_media":19026,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[19],"tags":[],"class_list":["post-19015","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-modern-workplace","entry"],"_links":{"self":[{"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/posts\/19015","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/comments?post=19015"}],"version-history":[{"count":7,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/posts\/19015\/revisions"}],"predecessor-version":[{"id":23078,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/posts\/19015\/revisions\/23078"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/media\/19026"}],"wp:attachment":[{"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/media?parent=19015"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/categories?post=19015"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.insentragroup.com\/us\/wp-json\/wp\/v2\/tags?post=19015"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}