Copy to Many Windows Machines at Once
MultiSourcery uses WinRM — Windows Remote Management — to push files from your Mac to many Windows machines simultaneously. Here's the three-step process.
Your Mac
Source files live here.
MultiSourcery runs here.
WinRM / HTTPS
MultiSourcery
Reads your .msnet map
and .msauto workflow.
parallel copy
Windows Machines
Receive files at the
same time in parallel.
1
Enable WinRM on Windows
On each target machine, run one PowerShell command as Administrator to enable incoming connections.
Enable-PSRemoting -Force2
Generate your config files
Fill in your network range and paths on the next screen. We'll produce a .msnet map and a .msauto workflow for you to open in the app.
3
Import into MultiSourcery
Open the .msnet file to scan and map your Windows hosts, then run the .msauto automation to start copying.