Scripts Thread, VBS Script to copy a folder in Coding and Web Development; Hi
I would like a script that will copy a folder containing shortcuts from the servers to the clients but ...
-
22nd February 2008, 10:56 PM #1 VBS Script to copy a folder
Hi
I would like a script that will copy a folder containing shortcuts from the servers to the clients but only when there has been changes to the server copy. How would I achieve this please?
-
-
23rd February 2008, 01:12 AM #2 Use ROBOCOPY. IIRC, the basic syntax will only overwrite older or changed files. I've used this many times in startup/logon scripts for syncing folders full of shortcuts from server to desktop.
-
-
23rd February 2008, 02:08 PM #3 Agreed, ROBOCOPY is the tool to use for this. There is also a ROBOCOPY GUI which will 'build' the command line for you if you are feeling lazy 
Take a look at http://www.microsoft.com/technet/tec...litySpotlight/
-
SHARE:
Similar Threads
-
By sradams1977 in forum Scripts
Replies: 21
Last Post: 29th December 2007, 11:53 PM
-
Replies: 4
Last Post: 22nd January 2007, 08:48 PM
-
By tosca925 in forum How do you do....it?
Replies: 4
Last Post: 2nd October 2006, 08:15 PM
-
By tosca925 in forum Windows
Replies: 6
Last Post: 20th October 2005, 06:48 PM
-
By tosca925 in forum Windows
Replies: 2
Last Post: 1st October 2005, 02:55 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules