< Back

Get-DiagnosticDataCategories

Sat Jan 18, 2020 11:37 am

NAME Get-DiagnosticDataCategories



SYNOPSIS

Fetches the mapping of diagnostic data category identifiers to their corresponding descriptions.





SYNTAX

Get-DiagnosticDataCategories [<CommonParameters>]





DESCRIPTION

This cmdlet shows the mapping between diagnostic data category identifiers to their official descriptions. Some

diagnostic data event are assigned to a Data Category based on how Microsoft uses the data. It may take some time

for descriptions to be loaded.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

DDVCmdlets.Containers.DiagnosticDataCategory

Diagnostic data category information.





---------- EXAMPLE 1 ----------



Get-DiagnosticDataCategories



Fetches Windows Diagnostic Data diagnostic data categories.



RELATED LINKS

https://docs.microsoft.com/en-us/window ... ostic-data