I'm trying to do have a simple backup run daily and setup a copy script to copy into a folder by day.

I use to use %d which would populate with the day of the month. However, now all it does is create a folder called "%d".

I've tried to find a solution and don't see anything on why it doesn't work. Anybody help?