Supplying user account credentials like account and password before Jenkins installation proceeds is a must. But I am unaware of the same. Please can anyone in the community let me know the steps to figure out account and password of my windows 11. This will help me complete the installation and start learning Jenkins.
I sincerely request for help. I am unable to proceed because of the same issue.
See the “Installing Jenkins on Windows” video by Darin Pope, specifically the section about five minutes into the video that discusses account settings.
1 Like
use run as system login, instead of passing username and password
will install Jenkins on Windows without error
Follow this link
Windows (jenkins.io)
1 Like
I recommend NOT using the local system account and setup an actual service account for Jenkins. It makes managing Jenkins a bit easier as the account will contain the Jenkins directory and allow you to setup permissions for the account as well.
1 Like