Are you referring to servers where you want to deploy code (e.g. web servers) or machines where to run your builds/Jenkins jobs?
In the first case you have several options like psexec, ssh, signed powershell scripts (those require 2 win services to be started). In the second case, you need the Jenkins slave/agent on that machine and to set it up as a slave in Jenkins. -- 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/6b429de6-ce4e-4019-a4f7-80e061486e95%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
