Step 1 — Download and Install Jenkins on Windows 7.

Please Follow the following steps to Download and Install Jenkins.

  1. Navigate to this URL: https://jenkins.io/ to access the official Jenkins download page.

    01_downloadjenkins

  2. Click on the big red Download Jenkins button.

    02_dropdown

  3. Under LTS Release Click on 2.7.2.war drop down

    03_selectand_clickwindows

  4. Select and Click on Windows

    04_clickonzip

  5. You can see the jenkins-2.7.2.zip installer.After Download completes,Click on zip Installer.

    05_extractzip

  6. Click on Extract all Files

    06_browseextract

  7. Leave the default derectory or browse and select the derectory where you want to install Jenkins.Click on Extract.

  8. Navigate to the folder where you saved your file and double click to start install.

    09_clicknext

  9. Set up wizard dialog opens.Click Next.

    10_destinationfolder_clicknext

  10. Click Next to install to the default folder [C:\Program Files (x86)\Jenkins] or click change to choose another.

    11_install

  11. Click Install for Ready to install Jenkins 2.7.2 dialog.Note: if User account control dialog prompts. Click on Yes

    12_gettingstarted_unlockscreen

  12. Getting Started, Unlock Jenkins screen appears.

    13a_navigate_copypaste

  13. Navigate to C:\Program Files (x86)\Jenkins\secrets\initialAdminPassword , Copy the password and Paste inside Administrator password Box.

    14_customizejenkins_

  14. For Customize Jenkins, Select plugings to install.

    15_installplugins

  15. Click on Install without selecting any Plugins.

  16. Getting Started screen processes the pluins.

    17_createfirstadminuserscreen

  17. Create first admin user screen opens.

    18_enterinfoandsave

  18. Enter username,Password,confirm password,full name and email address and click on Save and finish button.

    19_startusingjenkins

  19. Jenkins is Ready screen appears. Click on Start using Jenkins.

    20a_jenkinshomepage

  20. Jenkins Landing page appears on port 8080.