how to export a saved evtx file

F

freebird_

I have a evtx file (custom audit file from a SAN device) that i need to export the data to .log. How can I do this using wevtutil

below is not workilgn for me

C:\WINDOWS\system32>WEVTUtil epl c:\temp\a.evtx c:\temp\a000.txt
Failed to export log c:\temp\a.evtx. The specified channel path is invalid.


Jason

Continue reading...
 
Back
Top Bottom