I am trying to use EventCombMT to dump a daily copy of the event log for all
of my servers. I have scheduled a batch job through the Scheduler on a
Windows 2003 Server. The batch file command is as follows:

%windir%\eventcombmt.exe /file:server.txt /et:all /log:all /outdir:"d:\logs"
/t:25 /after:05302007000000 /before:05302007235959 /start

If I run this in a command prompt interactively I get "No Event Type
Specified", even though I have "/et:all". I have tried every Event type
specified in the .chm file and even some that don't exist (lol). I'm running
EventComMT version 5.0 from the ALTools.exe file. Any help will be greatly
appreciated.

Thanks,
Steve