Hey Glenn,

I've just returned from leave, but as for requirements. The script should copy files and/or directories from the source point to a non-static list of directories on a destination.

The destination in this case is a root share with the list of directories which will be the final destination for the files i.e. c:\temp\test.doc should go into \\fs01\share\dir1\test.doc, \\fs01\share\blah2\test.doc, etc for all directories within \\fs01\share\. Alternately c:\temp\roll\out\test.txt goes to \\fs01\share\dir1\roll\out\test.txt, \\fs01\share\blah2\roll\out\test.txt, etc.

Does that make sense?

Geoff