WEVTUTIL – Command line based Eventlog Management
Sinve Windows 2008 / Win7 you can use the new command “wevtutil” for command line based eventlog management. Some of these sub-functions are very helpful in the day 2 day work in a datacenter.
Here are some examples :
Searching a dedicated string a.e. “Internet” in the System Eventlog :
wevtutil qe System | findstr Internet
Get properties of System Eventlog :
wetutil gl System
Export Application to C:\Temp\Application.txt :
wevtutil epl system C:\temp\system.evtl
Here you can also find an advanced example of the installation of an own manifest like in this example from the Clustering Team Blog :
https://blogs.msdn.com/clustering/archive/2010/01/07/9944946.aspx
A full documentation of further options can be found at Technet here
Comments
- Anonymous
March 25, 2013
Everything is very open with a very clear explanation of the issues.It was truly informative. Your website is very helpful.Thanks for sharing!