I want to establish a remote conection using a windows batch script. After successfull connection I need to run the script on that remote machine. In addition to it I am passing some arguments to the remote script.
Please help me how can I accomplish the same.
Thnanks in advance.