to be curt /S /E /C – when using Xcopy make sure you put the /C in there so that if it runs into any errors it doesn’t just stop, but continues with the copy. Oh and just for reference, the /S means any subfolder under the initial folder and the /E means copy over all folders even if they are empty.
Thought I would add it here because I’m waiting for the amended script to finish