0

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.

Manish
  • 139
  • 1
  • 3
  • 17

1 Answers1

0

Hope this would help..

https://groups.google.com/forum/#!topic/jenkinsci-users/cjGPJ_sNjTk

Run batch command in jenkins

Community
  • 1
  • 1
Pavan Gupta
  • 17,663
  • 4
  • 22
  • 29
  • thanks for your help. Google group link is not accessible for me – Manish Feb 26 '14 at 06:49
  • Can you please give me steps to configure Jenkins for remote batch file execution? – Manish Feb 26 '14 at 06:51
  • its in open google group("Jenkins Users") should be accessible to everyone, what are you getting after clicking on the link ? – Pavan Gupta Feb 26 '14 at 07:03
  • It's giving "You are not authorised to make this request. The permissions may have changed or you may have been logged out. Please reload the page and try again." – Manish Feb 26 '14 at 09:00
  • seems like gmail login required, could you please make sure to login before hitting link ? – Pavan Gupta Feb 26 '14 at 09:09