I reccomend anyone using Voice Conferencing review the Greymouse service offering...
Australia's Hosted Teleconference Service

Log CMD output to Text file with date

Autor brendon

Ever tried to export the output from a command prompt to a file and include a date??

You might run into a probelm seeing how the %date% output includes / characters.

Useful little command is %date:/=-% so that the output is “day-month-year” not “day/month/year”