I need to copy a file from one folder to another folder and add the days date, so that I have a new copy of the file every time I run the bat file.
Does anyone have a simple script to do this or know the syntax to use? I'm a little bit familiar with windows scripting but I don't know much about it. I am more familiar with creating simple bat files.
Thanks.