Problem scenario
You want your central Jenkins 1.651.1 server running on Linux to push down builds (or run jobs) on Windows servers. When you try to connect Jenkins master to a slave server, you get an error message like this:
“ERROR: Access is denied. See http://wiki.jenkins-ci.org/display/JENKINS/Windows+slaves+fail+to+start+via+DCOM for more information about how to resolve this. org.jinterop.dcom.common.JIException: Message not found for errorCode: 0x00000005 at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:”
You know the credentials and IP address are correct.
…
Continue reading “How Do You Get Jenkins Running on Linux to Work With Windows Servers?”