I am trying to run a batch file(which is on remote machine) using Jenkins. I have IP address of remote machine and in my local machine I have Jenkins installed.
I am not able to access remote machine using Jenkins. I am able to run batch file locally.
Both remote and local machine are windows7.