HEllo,
I am trying to write a batch file that will copy over files from 4 different folders. THe problem come in because I cannot copy any files from the current day. Only the previous day. The files will be copied to another pc over our network.
I am assuming that I will have to use an xcopy command, but am very new to batch file writing and am trying ot learn it as fast as I can.
Thanks for any help