How do I launch a script on a remote machine?
Posted: 09 Oct 2010 23:36
My setup at work requires me to setup a bunch of test equipments on multiple machines to run tests. Let say I automate all the process into batch scripts on each machine, is there a way to use batch in conjunction with another program so that I can just launch one script on one machine and it would execute the other scripts on other machine? Bonus: something that supports file transferring over the network, and something that
I have control over the network so security isn't a concern at all. Platform are WinXP, Win2K3, Win2K8, or Win7. I can install any server app and any service on anyone of the machines. Free software only please.
I'm looking into the commandline of WinSCP, openSSH, etc. right now, but I want to see if there is an easy way that has already proven to work well.
I have control over the network so security isn't a concern at all. Platform are WinXP, Win2K3, Win2K8, or Win7. I can install any server app and any service on anyone of the machines. Free software only please.
I'm looking into the commandline of WinSCP, openSSH, etc. right now, but I want to see if there is an easy way that has already proven to work well.