windows - Copy a file from one computer to many computers? -


i using windows 7. need write batch file copy file (can extension) 1 computer many computers. how can that? please me.

copy c:\tmp\localfile.txt \\computer1\c$\tmp copy c:\tmp\localfile.txt \\computer2\c$\tmp 

... , on

not elegant, should working


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -