Hi,
I know pretty much nothing about scripting and have a need for a small script to move some files and folders for a client.
This is what they want to do:
They have a lot of clients that have had data archived and they want to move a folder called FS, and any files or folders in it, to another location.
Current location:
D:\Archiving\Clients\????\FS
The ???? is a four digit client number ranging from about 1200 to 9999 but not every number is used.
They want to move the FS folder, and any files in it, to:
D:\Data\Clients\????\Retain\
EG: D:\archiving\clients\1203\FS needs to move to D:\data\clients\1203\Retain\
Can anybody help with this?
Thanks!