Another option to consider is using "infrastructure as code", I like to use Ansible.
In short you could send an Ansible playbook and everybody who runs it, would get the same setup.
Or even better, if you can ssh into their machines, you could run the playbook for them all at once and they will have to do nothing at all.