Install Slave as a Windows service (cmd version)
- sc.exe create HudsonSlave binPath= "C:\WINDOWS\system32\java.exe -jar C:\hudson\slave.jar -jnlpUrl http://SERVER:PORT/computer/MACHINE/slave-agent.jnlp" start= auto
- http://wiki.hudson-ci.org/display/HUDSON/Installing+Hudson+as+a+Windows+service