Yes - use the https://wiki.jenkins-ci.org/display/JENKINS/DistFork+Plugin with appropriate labels.
Or change your job type to pipeline that will allow you to use multiple `node`s /James On Sunday, March 6, 2016 at 10:48:10 PM UTC, jpd4nt wrote: > > Hi > > Either run the job on a windows slave and SSH back to a Linux box to run > anything you can't on a windows box > > Or try: > https://chocolatey.org/packages/win32-openssh > <https://webmail.nationaltheatre.org.uk/owa/redir.aspx?SURL=oyk9Pbs8ti3I3Ah4e_EIgRqIn5yG6y2KpwUQm-so_Xg9xuNWEUbTCGgAdAB0AHAAcwA6AC8ALwBjAGgAbwBjAG8AbABhAHQAZQB5AC4AbwByAGcALwBwAGEAYwBrAGEAZwBlAHMALwB3AGkAbgAzADIALQBvAHAAZQBuAHMAcwBoAA..&URL=https%3a%2f%2fchocolatey.org%2fpackages%2fwin32-openssh> > > It's Microsoft powershell team port of openssh > > On Sunday, 6 March 2016 09:47:03 UTC, Eldad Cohen wrote: >> >> Hi, >> >> Thanks for your response. >> I have to connect to a windows slave since My IT have provided for me >> some management scripts in Power shell. >> There is not other option from a Linux machine to do the scripts. >> That is the reason I need to run a step from windows slave in my Linux >> master job, >> >> Thanks >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dda8f018-873d-405e-a8b4-e2755687a18e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
