System State backup runs daily on Server A. It takes 10 minutes for the
backup to complete. I want the *.bkf file to copied on a server B daily.
Once the *.bkf file is copied to the Server B, I want the *.bkf file deleted
from Server A.
On Server B, I do not wont to keep the system state *.bkf files older than 2
days, so I want to delete the files older than 2 days on server B from the
folder bcos of low disk space.
Please some one could do a VBscript for me. I would highly appreciate and
will make my job easier.
Thank you very mcuh in advance.