I want to move a file that has the same name every week but have the new file renamed with date added to file name when moved
File name is backup.bkf on c: drive and new files name would be backup041007.bkf if it happened today.
using robocopy on Windows Server 2003
Example
robocopy c:\ d:\ *.bkf ?????
any help appreciated
DougP, MCP, A+
File name is backup.bkf on c: drive and new files name would be backup041007.bkf if it happened today.
using robocopy on Windows Server 2003
Example
robocopy c:\ d:\ *.bkf ?????
any help appreciated
DougP, MCP, A+