< Back

Get-DiagnosticDataProducers

Sat Jan 18, 2020 11:38 am

NAME Get-DiagnosticDataProducers



SYNOPSIS

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





SYNTAX

Get-DiagnosticDataProducers [<CommonParameters>]





DESCRIPTION

This cmdlet shows the mapping between diagnostic data producer identifiers to their official descriptions. Each

diagnostic data event is grouped into a Data Producer 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.DiagnosticDataProducer

Diagnostic data producer information.





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



Get-DiagnosticDataProducers



Fetches Windows Diagnostic Data diagnostic data producers.



RELATED LINKS

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