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

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

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -