trying another numbering remedy

This commit is contained in:
jaimeo 2018-07-19 15:23:36 -07:00
parent eed3b08034
commit 3e06485387

View File

@ -118,6 +118,7 @@ Get-WinEvent -FilterHashTable @{ProviderName="Windows Error Reporting"; ID=1001}
``` ```
The output should look something like this: The output should look something like this:
[![Typical out put of this PowerShell snippet](images/device-reliability-event1001-PSoutput.png)](images/device-reliablity-event1001-PSoutput.png) [![Typical out put of this PowerShell snippet](images/device-reliability-event1001-PSoutput.png)](images/device-reliablity-event1001-PSoutput.png)
6. Check that some other installed device, app, or crash monitoring solution is not intercepting crash events. 6. Check that some other installed device, app, or crash monitoring solution is not intercepting crash events.