Get-DiagnosticDataTypes
Fetches the mapping of diagnostic data type identifiers to their corresponding descriptions.
Syntax
Get-DiagnosticDataTypes []
Description
This cmdlet shows the mapping between diagnostic data type identifiers to their official descriptions. Each diagnostic data event is grouped into a Data Type based on how Microsoft uses the data. It may take some time for descriptions to be loaded.
Examples
EXAMPLE 1
Get-DiagnosticDataTypes
Fetches Windows Diagnostic Data diagnostic data types.
Outputs
DDVCmdlets.Containers.DiagnosticDataType
Diagnostic data type information.
Notes
Requires Windows 10 version 17134 (1803) or higher