Skip to content

Commit 84b4679

Browse files
committed
Add Autopilot diagnostics 3
1 parent 6192fc2 commit 84b4679

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

memdocs/intune/remote-actions/collect-diagnostics.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,12 @@ To view the diagnostics collected after an Autopilot failure:
7676

7777
## Data collected
7878

79-
While there is no intent to collect personal data, some identifiable information such as user names or device name might be collected when they are contained in collected logs or data from other locations.
79+
While there's no intent to collect personal data, some identifiable information such as user names or device name might be collected when they're contained in collected logs or data from other locations.
8080

81-
If you've installed [KB5011543](https://support.microsoft.com/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1) on Windows 10 or [KB5011563](https://support.microsoft.com/topic/march-28-2022-kb5011563-os-build-22000-593-preview-40df54c9-b5a9-42e5-ae1c-9a33ff91ca91) on Windows 11, the format of the zip file will be simpler, including a flattened structure where the logs collected are named to match the data collected, and when multiple files are collected a folder is created.
81+
If you've installed [KB5011543](https://support.microsoft.com/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1) on Windows 10 or [KB5011563](https://support.microsoft.com/topic/march-28-2022-kb5011563-os-build-22000-593-preview-40df54c9-b5a9-42e5-ae1c-9a33ff91ca91) on Windows 11, the format of the zip file will be simpler including:
82+
83+
- A flattened structure where the logs collected are named to match the data collected
84+
- When multiple files are collected a folder is created.
8285

8386
This list below is the same order as the diagnostic zip. Each collection contains the following data:
8487

@@ -156,19 +159,21 @@ Files:
156159

157160
## Disable device diagnostics
158161

159-
The the **Collect diagnostics** remote action is enabled by default. You can disable the **Collect diagnostics** remote action for all devices by following these steps:
162+
The **Collect diagnostics** remote action is enabled by default. You can disable the **Collect diagnostics** remote action for all devices by following these steps:
160163

161-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Tenant administration** > **Device diagnostics**.
162-
2. Change the control under **Device diagnostics are available for corporate-managed devices running Windows 10, version 1909 and later, or Windows 11.** to **Disabled**.
164+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431)
165+
2. Navigate to **Tenant administration** > **Device diagnostics**.
166+
3. Change the control under **Device diagnostics are available for corporate-managed devices running Windows 10, version 1909 and later, or Windows 11.** to **Disabled**.
163167

164168
:::image type="content" source="./media/collect-diagnostics/disable-device-diagnostics.png" alt-text="Screenshot that shows the Device diagnostics pane with the highlighted control for device diagnostics set to Disabled.":::
165169

166170
## Disable Autopilot automatic collection of diagnostics
167171

168172
Autopilot automatic diagnostic capture is enabled by default. You can disable Autopilot automatic diagnostic capture by following these steps:
169173

170-
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Tenant administration** > **Device diagnostics**.
171-
2. Change the control under **Automatically capture diagnostics when devices experience a failure during the Autopilot process on Windows 10 version 1909 or later and Windows 11. Diagnostics may include user identifiable information such as user or device name (preview).** to **Disabled**.
174+
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431)
175+
2. Navigate to **Tenant administration** > **Device diagnostics**.
176+
3. Change the control under **Automatically capture diagnostics when devices experience a failure during the Autopilot process on Windows 10 version 1909 or later and Windows 11. Diagnostics may include user identifiable information such as user or device name (preview).** to **Disabled**.
172177

173178
:::image type="content" source="./media/collect-diagnostics/disable-autopilot-diagnostics.png" alt-text="Screenshot that shows the Device diagnostics pane with the highlighted control for Autopilot automatic diagnostics collection set to Disabled.":::
174179

@@ -177,4 +182,4 @@ Autopilot automatic diagnostic capture is enabled by default. You can disable Au
177182
Currently there are the two main issues that may cause device diagnostics to fail:
178183

179184
1. A timeout may occur on devices without patches [KB4601315](https://support.microsoft.com/topic/february-9-2021-kb4601315-os-build-18363-1377-bdd71d2f-6729-e22a-3150-64324e4ab954) or [KB4601319](https://support.microsoft.com/topic/february-9-2021-kb4601319-os-builds-19041-804-and-19042-804-87fc8417-4a81-0ebb-5baa-40cfab2fbfde). These patches contain a fix to the DiagnosticLog CSP that prevents timeout during upload. After the update installs, make sure to reboot your device.
180-
2. The device wasn't able to receive the device action within a 24-hour window. If the device is offline or turned off this may cause a failure.
185+
2. The device wasn't able to receive the device action within a 24-hour window. If the device is offline or turned off, it may cause a failure.

0 commit comments

Comments
 (0)