Page 1 of 1

help on copy root folder to external drive with root folder auto created?

Posted: 27 May 2020 09:41
by junqi89
hi all,

how can i using script to auto copy the root folder to external drive with root folder auto created so that i dont need to name the folder name out when i copy to external drive.

for example

robocopy c:\testing d:\ (for this portion i want the testing folder to be auto create in the d: drive so that i dont need to put the folder name everytime i copy as long as the starting point i indicate the testing folder?