Install jenkins as a windows service
– Download jenkins windows installation package from http://mirrors.jenkins-ci.org/windows/latest
– Install the package.
– After installation go to Jenkins installed folder… //programfiles/jenkins
– Run the command “java -jar jenkins.war” in windows command prompt.
– After jenkins gets started Open the jenkins dashboard .. http://localhost:8080
– Click on Manage jennkins.
– Select install as windows service and click on install.
– It will automatically restart the jenkins and install it as services.
– Open windows services and check whether the service is running.
No images available.