< Back

Enable-DiagnosticDataViewing

Sat Jan 18, 2020 11:37 am

NAME Enable-DiagnosticDataViewing



SYNOPSIS

Enables diagnostic data viewing.





SYNTAX

Enable-DiagnosticDataViewing [<CommonParameters>]





DESCRIPTION

This cmdlet enables diagnostic data viewing. Once enabled, the device henceforth will start recording each

diagnostic data event uploaded to Microsoft, where the total history is limited by the diagnostic store capacity.

It may take some time for events to be shown.





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

System.String





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



Enable-DiagnosticDataViewing



Enable Diagnostic Data Viewing.



RELATED LINKS