We are using winrs to remote shell from our Hudson instance to execute a command on a remote windows server. The first winrs command executes fine, the second winrs command never returns back to the Batch Command being executed by Hudson. I executed the bat file that Hudson created and all the commands are executed successfully without any pause/waiting.
Has anyone come across this? Have a solution? I can split every winrs into a separate Execute Batch Command, though, that is defeating our requirements. Stan