Hi, i hope you can help me it is the first time that i do something with logparser. My problem is, that I have to get logs from the NTbackup tool, the Syntax for this Event is: logparser -stats:off "SELECT TimeGenerated, EventID, SourceName, Strings FROM Application WHERE SourceName = 'NTBackup' AND...