I am trying to rename my backup file to include today’s date in a script and run as a *.bat file. set /a today=%date/t% set /a today=date/t set today=date all did not work.
Can you shed some light on this?
thanks andrew