Re: killing object/process in 5 sec ,if not completed
the intended recipient, please contact > the sender by email and delete all copies; your cooperation in this regard > is appreciated. > ** > _______ > Perl-Win32-Admin mailing
Re: Remote process
If you use psexec there is a switch -c that will copy your batch file to the client. You could include the psexec command in your perl script and use a foreach loop to hit every machine name that you store in the array. If you use the -d switch the psexec will not wait for any failures so your s