Questions tagged [wevtutil]

wevtutil ("Windows event utility") is a command line tool that can retrieve information about and manipulate Windows event logs and -publishers.

More Information: TechNet article on wevtutil

16 questions
0
votes
2 answers

Wevtutil to output only new event logs

I run the command wevtutil qe Application /rd:false /f:text and I get an output as shown below. After sometime new event logs could have generated and I want to read only these new event logs i.e. Event[2], Event[3], Event[4] etc. How can I use…
Musie Meressa
  • 121
  • 1
  • 1
  • 8
1
2