I have a problem with logman.exe.
I can't get the -v option to work properly.
With this parameters:
logman create counter EPVMON1 -f csv -v mmddoomm -max 100 -si 120 -o "F:/PerfLogs/EPVMON1" -cf "F:/EPVMON/EPVTASK/COUNTERS/disk.config"
it creates correctly the entry in perfomance monitor but the information at the end of the filename are sequential number (nnnnnn) and not the date.
Using 'mmddhhmm' instead of 'mmddoomm' I get an error that tell me to use nnnnnnn or mmddoomm (I'm using Italian version of Windows XP), but in perfmon i can't find this mmddoomm.
I know this is for the english version but this kb article has a hot fix for logman that fixes a date related issue. Maybe you can download the hotfix and use the English version of logman. The only difference I can see is the use of mmddoomm or mmddhhmm as a -v option.