J
Jpotter
I'm attempting to ru eventcombmt from the command line and have the following
script.
eventcombmt.exe /s:server.domain.com /evt:"529 530" /et:all /log:sec /t:30
/after:08042008010101 /Before:08042008020202/outdir:C:\Parser\Tests\ /start
(i've tested this with 24hr time format as well)
I get the same error no matter what position I put the "/after:" command
"EventCombMT Command Parsing Error"
"Arguement: /after:08042008010101 at position 7 was not recognized."
Any ideas? maybe I should put this under scripting..
script.
eventcombmt.exe /s:server.domain.com /evt:"529 530" /et:all /log:sec /t:30
/after:08042008010101 /Before:08042008020202/outdir:C:\Parser\Tests\ /start
(i've tested this with 24hr time format as well)
I get the same error no matter what position I put the "/after:" command
"EventCombMT Command Parsing Error"
"Arguement: /after:08042008010101 at position 7 was not recognized."
Any ideas? maybe I should put this under scripting..