1. Local server setting (Master)
A. Open http://c9t24783.itcs.hpecorp.net:8080 on Master
B. Click Manage Jenkins-> Manage Nodes-> New node _>input node name->ok
C. setting as Below
2. Windows Server R2 setting
A. Open http://c9t24783.itcs.hpecorp.net:8080 on Slave
B. Click Manage Jenkins-> Manage Nodes-> newly created slave
C. Run Windows PowerShell as a administror.
Run SLAVE-AGENT.JNLP
D. Click Windows Start and Find Services and open it.
There is a new service named Jenkinsslave-f__test
E. Click Jenkinsslave-f__test
Open LogOn page-> set new account.
Note:there is a to Genkins-slave agent communication with Genkins Master
But it has limisted permission. So add new account ($jich 004) for necessary permission.
3. Others.
There is a Slave workspace folder as root path. F:\test\Workspace
Jenkins slave is installed in F:\test
Reference:
Https://wiki.jenkins-ci.org/display/JENKINS/Step+by+step+guide+to+set+up+master+and+slave+machines+on+Windows