Unless the workgroup only consists of 2 computers, there is no way of copying a file from one to every other pc within a workgroup with only one command.
However, you could write a batch file to copy it from its source to a specified destination on every computer and have each person run it.
The syntax of the copy command for copying a file is:
in conjunction with a batch file/for statement. Or if all machines have a share, just a batch file with a copy (or xcopy) statement for each machine would do it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.