Hello,
I am fairly new to LogParser, infact really new. I am trying to pull out information from the System events using the IAS source. I have used the statement:
logparser "SELECT * FROM C:\ias.evt WHERE EventTypeName='Warning event' AND SourceName='IAS'" -i:EVT
I was using that to pull information straight from the IAS Source, but now I want to know if and how I can pull out where username=blah and date is between 07/01/08 and 07/05/08.
Any help is gladly appreciated!
Thanks!