I have a command I need to run across 100 machines on a regular basis using psexec. I can dump the command in a batch file with a line for each machine, but running it takes forever since it connects ...