Re: [NAnt-users] PSTools - help

2009-02-14 Thread Steve Kapinos
: [NAnt-users] PSTools - help My objective with this is to copy a file to the remote machine in the Nant_S_T_bat directory and then execute the bat file. This is what I get: [exec] Connecting to 132.1.10.11 [exec] Starting PSExec service on 132.1.10.11 [exec] Copying c:\zdownloads\test.bat to

Re: [NAnt-users] PSTools - help

2009-02-13 Thread Melissa
That is the return code of test.bat. You need to debug test.bat. -Original Message- From: Zachary B. Wheeler [mailto:zwhee...@sddmtech.com] Sent: Friday, February 13, 2009 2:44 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] PSTools - help My objective with this is to

[NAnt-users] PSTools - help

2009-02-13 Thread Zachary B. Wheeler
My objective with this is to copy a file to the remote machine in the Nant_S_T_bat directory and then execute the bat file. This is what I get: [exec] Connecting to 132.1.10.11 [exec] Starting PSExec service on 132.1.10.11 [exec] Copying c:\zdownloads\test.bat to 132.1.10.11 [exec] Starting c