How can I move/copy a file from D:\WindowsImageBackup\ to D:\Included\ if it's a Sunday or delete D:\Included\ if it's any other day?
The scenario is: An automatic backup to a remote server runs once a day. I want a certain file to be backed up only once a week, on a Sunday (it's the Windows image backup). I have excluded the folder where the file lives (D:\WindowsImageBackup).