How to change Jenkins default folder on Windows

0 votes

Hi Team,

I have configured Jenkins on the Windows system. I want to change the default folder. How can I do that?

Oct 26, 2020 in Jenkins by akhtar
• 38,230 points
1,210 views

1 answer to this question.

0 votes

Hi@akhtar,

You can change the default folder of your Jenkins server. Follow the below-given steps one by one.

  • First, stop Jenkins service on the Windows system.

  • Move C:\Users\nadeem\.jenkins folder to d:\Jenkins

  • change HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Jenkins\ImagePath to "d:\Jenkins\jenkins.exe"

  • Start Jenkins service.

answered Oct 26, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
1 answer

How to deploy the war file in Tomcat Server with Jenkins pipeline job on an windows machine?

Use deploy to container plugin. Go to the ...READ MORE

answered Sep 30, 2020 in Jenkins by Adil Abdullah Khan
4,392 views
0 votes
1 answer

How to change Jenkins default view?

Hi@akhtar, To change the default view in Jenkins you ...READ MORE

answered Oct 25, 2020 in Jenkins by MD
• 95,440 points
7,208 views
0 votes
1 answer

How to stop Jenkins service on Windows system?

Hi@akhtar, You can start your Jenkins service from your ...READ MORE

answered Oct 25, 2020 in Jenkins by MD
• 95,440 points
2,018 views
0 votes
2 answers

How to start Jenkins on a different port rather than 8080?

This is simple, use the following command: java ...READ MORE

answered Jul 4, 2018 in Jenkins by Sophie may
• 10,610 points
35,164 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,515 views
+2 votes
1 answer
0 votes
2 answers

How to change the default Jenkins port in Windows?

Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE

answered Jun 3, 2020 in Jenkins by MD
• 95,440 points
28,829 views
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
76,161 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP