Skip to content

Commit 4ce3105

Browse files
authored
Merge pull request #7768 from Brenduns/oob-14337387-new-diagnostic-data
2206 - OOB release - Edits for 14337387 -add Windows expedited updates to data collection
2 parents aa373ba + 441c5b3 commit 4ce3105

3 files changed

Lines changed: 72 additions & 65 deletions

File tree

memdocs/intune/fundamentals/in-development.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: dougeby
99
ms.author: dougeby
1010
manager: dougeby
11-
ms.date: 07/01/2022
11+
ms.date: 07/05/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: fundamentals
@@ -186,14 +186,6 @@ Features of the reusable settings groups will include:
186186

187187
Reusable groups will be configured on a new Tab for *Reusable settings* that will be available when you view endpoint security Firewall policy. In the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431) > **Endpoint security** > **Firewall**.
188188

189-
## Monitor and troubleshoot
190-
191-
### Use Collect diagnostics to collect details about Windows expedited updates<!-- 14337387 -->
192-
Intune’s remote action to [*Collect diagnostics*](../remote-actions/collect-diagnostics.md) will soon collect additional details about [Windows expedited updates](../protect/windows-10-expedite-updates.md) that you deploy to devices. (**Devices** > **Windows** > *select a device* > **Collect diagnostics**) This information can be of use when troubleshooting problems with expedited updates.
193-
194-
The new details that will be collected include:
195-
- Files: `C:\Program Files\Microsoft Update Health Tools\Logs\*.etl`
196-
- Registry Keys: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CloudManagedUpdate`
197189

198190
<!-- ***********************************************-->
199191

memdocs/intune/fundamentals/whats-new.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,19 @@ You can use RSS to be notified when this page is updated. For more information,
6060
### Scripts
6161
-->
6262

63+
## Week of July 4, 2022
64+
65+
### Monitor and troubleshoot
66+
67+
#### Use Collect diagnostics to collect details about Windows expedited updates<!-- 14337387 -->
68+
69+
Intune’s remote action to [Collect diagnostics](../remote-actions/collect-diagnostics.md) now collects additional details about [Windows expedited updates](../protect/windows-10-expedite-updates.md) that you deploy to devices. This information can be of use when troubleshooting problems with expedited updates.
70+
71+
The new details that are collected include:
72+
- Files: `C:\Program Files\Microsoft Update Health Tools\Logs\*.etl`
73+
- Registry Keys: `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CloudManagedUpdate`
74+
75+
6376
## Week of June 27, 2022 (Service release 2206)
6477

6578
### App management

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

Lines changed: 58 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: brenduns
99
ms.author: brenduns
1010
manager: dougeby
11-
ms.date: 12/07/2021
11+
ms.date: 07/05/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: remote-actions
@@ -67,70 +67,72 @@ This list below is the same order as the diagnostic zip. Each collection contai
6767

6868
Registry Keys:
6969

70-
1. HKLM\Software\Microsoft\IntuneManagementExtension
71-
2. HKLM\SOFTWARE\Microsoft\SystemCertificates\AuthRoot
72-
3. HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection
73-
4. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI
74-
5. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
75-
6. HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall
76-
7. HKLM\Software\Policies
77-
8. HKLM\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL
78-
9. HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
79-
10. HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
80-
11. HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL
70+
1. HKLM\SOFTWARE\Microsoft\CloudManagedUpdate
71+
1. HKLM\SOFTWARE\Microsoft\IntuneManagementExtension
72+
1. HKLM\SOFTWARE\Microsoft\SystemCertificates\AuthRoot
73+
1. HKLM\SOFTWARE\Microsoft\Windows Advanced Threat Protection
74+
1. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI
75+
1. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
76+
1. HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
77+
1. HKLM\SOFTWARE\Policies
78+
1. HKLM\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL
79+
1. HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
80+
1. HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall
81+
1. HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL
8182

8283
Commands:
8384

84-
12. %programfiles%\windows defender\mpcmdrun.exe -GetFiles
85-
13. %windir%\system32\certutil.exe -store
86-
14. %windir%\system32\certutil.exe -store -user my
87-
15. %windir%\system32\Dsregcmd.exe /status
88-
16. %windir%\system32\ipconfig.exe /all
89-
17. %windir%\system32\mdmdiagnosticstool.exe
90-
18. %windir%\system32\msinfo32.exe /report %temp%\MDMDiagnostics\msinfo32.log
91-
19. %windir%\system32\netsh.exe advfirewall show allprofiles
92-
20. %windir%\system32\netsh.exe advfirewall show global
93-
21. %windir%\system32\netsh.exe lan show profiles
94-
22. %windir%\system32\netsh.exe winhttp show proxy
95-
23. %windir%\system32\netsh.exe wlan show profiles
96-
24. %windir%\system32\netsh.exe wlan show wlanreport
97-
25. %windir%\system32\ping.exe -n 50 localhost
98-
26. %windir%\system32\powercfg.exe /batteryreport /output %temp%\MDMDiagnostics\battery-report.html
99-
27. %windir%\system32\powercfg.exe /energy /output %temp%\MDMDiagnostics\energy-report.html
85+
1. %programfiles%\windows defender\mpcmdrun.exe -GetFiles
86+
1. %windir%\system32\certutil.exe -store
87+
1. %windir%\system32\certutil.exe -store -user my
88+
1. %windir%\system32\Dsregcmd.exe /status
89+
1. %windir%\system32\ipconfig.exe /all
90+
1. %windir%\system32\mdmdiagnosticstool.exe
91+
1. %windir%\system32\msinfo32.exe /report %temp%\MDMDiagnostics\msinfo32.log
92+
1. %windir%\system32\netsh.exe advfirewall show allprofiles
93+
1. %windir%\system32\netsh.exe advfirewall show global
94+
1. %windir%\system32\netsh.exe lan show profiles
95+
1. %windir%\system32\netsh.exe winhttp show proxy
96+
1. %windir%\system32\netsh.exe wlan show profiles
97+
1. %windir%\system32\netsh.exe wlan show wlanreport
98+
1. %windir%\system32\ping.exe -n 50 localhost
99+
1. %windir%\system32\powercfg.exe /batteryreport /output %temp%\MDMDiagnostics\battery-report.html
100+
1. %windir%\system32\powercfg.exe /energy /output %temp%\MDMDiagnostics\energy-report.html
100101

101102
Event Viewers:
102103

103-
28. Application
104-
29. Microsoft-Windows-AppLocker/EXE and DLL
105-
30. Microsoft-Windows-AppLocker/MSI and Script
106-
31. Microsoft-Windows-AppLocker/Packaged app-Deployment
107-
32. Microsoft-Windows-AppLocker/Packaged app-Execution
108-
33. Microsoft-Windows-AppxPackaging/Operational
109-
34. Microsoft-Windows-Bitlocker/Bitlocker Management
110-
35. Microsoft-Windows-HelloForBusiness/Operational
111-
36. Microsoft-Windows-SENSE/Operational
112-
37. Microsoft-Windows-SenseIR/Operational
113-
38. Microsoft-Windows-Windows Firewall With Advanced Security/Firewall
114-
39. Setup
115-
40. System
104+
1. Application
105+
1. Microsoft-Windows-AppLocker/EXE and DLL
106+
1. Microsoft-Windows-AppLocker/MSI and Script
107+
1. Microsoft-Windows-AppLocker/Packaged app-Deployment
108+
1. Microsoft-Windows-AppLocker/Packaged app-Execution
109+
1. Microsoft-Windows-AppxPackaging/Operational
110+
1. Microsoft-Windows-Bitlocker/Bitlocker Management
111+
1. Microsoft-Windows-HelloForBusiness/Operational
112+
1. Microsoft-Windows-SENSE/Operational
113+
1. Microsoft-Windows-SenseIR/Operational
114+
1. Microsoft-Windows-Windows Firewall With Advanced Security/Firewall
115+
1. Setup
116+
1. System
116117

117118
Files:
118119

119-
41. %ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl
120-
42. %ProgramData%\Microsoft\IntuneManagementExtension\Logs\*.*
121-
43. %ProgramData%\Microsoft\Windows Defender\Support\MpSupportFiles.cab
122-
44. %ProgramData%\Microsoft\Windows\WlanReport\wlan-report-latest.html
123-
45. %temp%\MDMDiagnostics\battery-report.html
124-
46. %temp%\MDMDiagnostics\energy-report.html
125-
47. %temp%\MDMDiagnostics\mdmlogs-<Date/Time>.cab
126-
48. %temp%\MDMDiagnostics\msinfo32.log
127-
49. %windir%\ccm\logs\*.log
128-
50. %windir%\ccmsetup\logs\*.log
129-
51. %windir%\logs\CBS\cbs.log
130-
52. %windir%\logs\measuredboot\*.*
131-
53. %windir%\Logs\WindowsUpdate\*.etl
132-
54. %windir%\temp\%computername%*.log
133-
55. %windir%\temp\officeclicktorun*.log
120+
1. %ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl
121+
1. %ProgramData%\Microsoft\IntuneManagementExtension\Logs\*.*
122+
1. %ProgramData%\Microsoft\Windows Defender\Support\MpSupportFiles.cab
123+
1. %ProgramData%\Microsoft\Windows\WlanReport\wlan-report-latest.html
124+
1. %ProgramData Microsoft Update Health Tools\Logs\*.etl
125+
1. %temp%\MDMDiagnostics\battery-report.html
126+
1. %temp%\MDMDiagnostics\energy-report.html
127+
1. %temp%\MDMDiagnostics\mdmlogs-<Date/Time>.cab
128+
1. %temp%\MDMDiagnostics\msinfo32.log
129+
1. %windir%\ccm\logs\*.log
130+
1. %windir%\ccmsetup\logs\*.log
131+
1. %windir%\logs\CBS\cbs.log
132+
1. %windir%\logs\measuredboot\*.*
133+
1. %windir%\Logs\WindowsUpdate\*.etl
134+
1. %windir%\temp\%computername%*.log
135+
1. %windir%\temp\officeclicktorun*.log
134136

135137
## Disable device diagnostics
136138

0 commit comments

Comments
 (0)