I found out I need to use dir /s > filelist.txt to lookup a directory list, what I need is to rename the file to filelist/currentdate.txt, how do I do that?
EDIT: Guess I should have looked a bit more...
Including %date% and possibly %time% names the file with the current date
