MT.1099 - Windows Diagnostic Data Processing should be enabled
Overviewβ
Test whether Windows diagnostic data processor configuration is enabled. Before you can use some Intune features, you must enable Windows diagnostic data in processor configuration for your tenant. Doing so enables you as the controller of Windows diagnostic data collected from your devices to then allow its use by Intune when it's required by features that are dependent on that data.
In addition, several of the features that require Windows diagnostic data also require you to have Windows E3 (or equivalent) licenses, and you must attest to having these licenses to enable use of those features.
Remediation actionβ
-
To manage Windows data configurations for your tenant, open the Microsoft Intune admin center visit the Windows data blade under the Tenant Administration.
-
On the Windows data page, you can configure your tenant to support Windows diagnostic data in processor configuration, and to attest ownership of the required Windows E3 or equivalent licenses. It's possible that some features require only one of the available configurations to be enabled, while other features could require both.
Additional information:
- Enable use of Windows diagnostic data by Intune
- Enable Windows diagnostic data processor configuration
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1099 |
| Severity | Low |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtWindowsDataProcessor |
| Tags | Intune, Maester, MT.1099 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntunePlatform.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtWindowsDataProcessor.ps1