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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

c++ - libcurl curl_easy_setopt "Unknown error" -