hi all i was wondering how i'd go about copying multiple files across a network.i want to copy a specifilc file to every users Network drive. i know where the drive shares are located on the file server.
Printable View
hi all i was wondering how i'd go about copying multiple files across a network.i want to copy a specifilc file to every users Network drive. i know where the drive shares are located on the file server.
If you know where the drive shares are located then just copy the file to that share.
Create a batch file that runs when the user logs in.
Tell each person to whisper the contents of the file fown a phone line to the next person on the list, then next person should write the data on the back of an envelope in latin and have their Doberman translate it into doggy speak. Then Ask Dr Doolit...
At this point wossy got bored and started referring to himself in the third person.
Logon Script :thumb:Quote:
Originally Posted by mendhak
oh dear i didnt realize i posted in cc :( could a mod please move this to the classic vb thread
Shell "xcopy file destination"
:DCode:Filecopy source, destination