| |
cuzzon
Posts: 3
Score: 0
Joined: 6/24/2008
From: Auckland
Status: offline
|
Hi everyone, Firstly, vbscript may as well be Japanese to me so I will need to be spoon feed with your replies/help. My situation is this. I would like to copy files within a folder on a server to a specific folder on all desktops and to automatically overwrite if the files already exist. I have found a working example of vbscript that does the job, but there is no overwrite command. I have searched and searched and I cannot figure out how to do it. Please can someone post an example script of what I'm trying to achieve? Also, once I manage to get the above working I was wondering how to have the script check OS versions or folder locations? I'll explain, most of the desktops are Vista but there are some XP machines and the path to the folder I wish to copy files into is different on each OS. I'd like the script to try and look for the Vista location and then if it doesn't find it, to automatically find the XP location and copy the files with overwrite. Hopefully this makes sense to everyone. It seems very complicated to me but hopefully not. Thanks!
|
|