Skip to content

Instantly share code, notes, and snippets.

@vonkoch
Last active December 18, 2015 21:39
Show Gist options
  • Select an option

  • Save vonkoch/5849103 to your computer and use it in GitHub Desktop.

Select an option

Save vonkoch/5849103 to your computer and use it in GitHub Desktop.
List recent Watson reports
@echo Listing 3 (/c:3 param) most recent Watson reports
wevtutil.exe qe Application /c:3 /rd:true /f:text "/q:*[System[EventID=1001]]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment