I have a batch job whcih needs to run on a remote server. I use Remote execute task in VC to do that. However, the job reprots success but it does execute thebatch script on remote server. the batch script is basically few dos commands.
How to do it?