Recently I've discovered how to use psexec's util to get installs started when I login as admin on a lab.<BR><BR>This makes things easier, but, what I'd like is to be able to do them all at once, by ...
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 ...