Hi
I haven't the slightest idea about scripts, I have been trying to write a
batch file to do the job, with no success and I have been informed that a
script is what I need.
Here is my predicament:
This action needs to work in an NT and XP environment
I need to move files at the end of ever month stored in 2 different folders,
to a backup location.
For example this is where the files are located:
p:\cmanger\{Workstation_name}\Dailydoc
p:\cmanger\{Workstation_name}\DailyImg
I would like all the files within the 2 folders all moved to
p:\cmanger\backup\DailyDoc & p:\cmanger\backup\DailyImg
Which should then leave the original file locations empty.
However each workstation I need to perform the action on has a different
folder name in the middle.
It's always the workstation name, if this helps?
Is it possible to write a script to automatically perform this action at the
end of each month.
If so, would it also be possible to move them to a folder of the time period
i.e. named "yyyymmdd" each time the script runs.
Your expert help on this would be most appreciated.
Regards,
Bradley