Asked by:
evtx/evt files

Question
-
User-1912495926 posted
Hello,
I know I can access the local Eventlog using build in functions.
However, I need to be able to open and read evt and evtx files save on a remote computer for further analysing.
Does anybody know how to do this in VB.net?
Thanks and regards
Shorty
Tuesday, February 8, 2011 8:24 AM
All replies
-
Tuesday, February 8, 2011 1:07 PM
-
User-1912495926 posted
Hello,
no, they do not help. They show how to access the local (or remote) eventlog.
I need to open evt and evtx FILES sent to me via email for further analysing.
Regards
ThomasWednesday, February 9, 2011 2:51 AM -
User2022958948 posted
I'm not clear about your question. Do you mean how to open the evt/evtx file programely? Or how to send mail by using VB.net?
Thursday, February 10, 2011 8:06 PM -
User-1912495926 posted
Hello,
I want to open the files prgramatically.
Customers send me these files from thier PCs, so I can analyse them. And I want to write a programm that checks for certian thingss in these files.
Regards
Thomas
Friday, February 11, 2011 3:32 AM -
Tuesday, February 15, 2011 12:46 AM
-
User-1912495926 posted
Hello,
I know how to read a file...
However, evtx files are coded somehow. I hoped there are some build in components to read them.Regards
ThomasTuesday, February 15, 2011 2:39 AM