Microsoft.DiagnosticDataViewer

The Microsoft.DiagnosticDataViewer module provides commands for viewing and analyzing the Diagnostic Data sent by a Windows device.

Microsoft.DiagnosticDataViewer

Disable-DiagnosticDataViewing

Disables diagnostic data viewing.

Enable-DiagnosticDataViewing

Enables diagnostic data viewing.

Get-DiagnosticData

Fetches historical Windows Diagnostic Data uploaded by this machine.

Get-DiagnosticDataTypes

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

Get-DiagnosticDataViewingSetting

Fetches whether diagnostic data viewing is currently enabled or disabled.

Get-DiagnosticStoreCapacity

Fetches the current diagnostic store capacity. Parameter [-Size] returns the diagnostic store size capacity in megabytes. Parameter [-Time] returns the diagnostic store capacity in days. The default diagnostic data store size capacity is 1024 MB. The default time capacity is 30 days.

Set-DiagnosticStoreCapacity

Sets the diagnostic store time and size capacity.