Running Commands on Remote Workstations

Re: Running Commands on Remote Workstations

I don't know about your platform, but in our environment we have machines running XWindows clients on top of MS Windows 2000/XP. We have the option of using Rsh (remote shell) and Rexec (remote execute) to run commands on remote machines with XWindows client running. I think we can make a script to run in a loop to execute the same command on multiple machines.