On Monday, April 30, 2012 11:39:52 AM UTC+2, Salut wrote: > > Hi Alexis, Thanks for your quick response. I even tried psexec and > wmic but was not successful even after doing registry changes. >
The closest alternative I have found to support something like SSH on Windows is WIndows Powershell Remote execution. * this java library seems to support it: https://github.com/xebialabs/overthere * this is a ruby library: https://github.com/zenchild/WinRM Might be possible to write a plugin out of them ? Finally, maybe jenkins could support powershell jobs. In the mean time, I would probably go for installing SSH on the remote host. http://serverfault.com/questions/8411/what-is-a-good-ssh-server-to-use-on-windows Jerome
