Skip to content

Commit 40b97b0

Browse files
authored
Merge pull request #7331 from Smritib17/8637490-smbhardwaj-flatten-folder
adding data collection details and whats new for the tuesday patch
2 parents d86d6a3 + 6fdb91b commit 40b97b0

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

memdocs/intune/fundamentals/whats-new.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,18 @@ You can use RSS to be notified when this page is updated. For more information,
6262

6363
## Week of April, 11, 2022
6464

65+
### Device Management
66+
67+
#### Updating the device diagnostics folder structure<!-- 8504019 -->
68+
69+
Intune now exports [Windows Device Diagnostic data](../remote-actions/collect-diagnostics.md) in an updated format. With the updated format, the logs collected are named to match the data collected, and when multiple files are collected a folder is created. With the earlier format, the zip file used a flat structure of numbered folders that did not identify their contents.
70+
71+
To take advantage of this diagnostic logging update, devices must install one of the following updates:
72+
- **Windows 11** - KB5011563
73+
- **Windows 10** - KB5011543
74+
75+
These updates are available through the Windows Updates on April 12, 2022.
76+
6577
### App management
6678

6779
#### Uninstall DMG-type applications on managed macOS devices (Public preview)<!-- 13155022 -->

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ To use the *Collect diagnostics* action:
6161

6262
## Data collected
6363

64-
No personal information is collected. This list below is the same order as the diagnostic zip. Each collection contains the following data:
64+
No personal information is collected. If you've installed KB5011543 on Windows 10 or KB5011563 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.
65+
66+
This list below is the same order as the diagnostic zip. Each collection contains the following data:
6567

6668
Registry Keys:
6769

0 commit comments

Comments
 (0)