Hi Jerome, the jenkins-Home-directory is already set to a second disk without any touch into windows or user directory. Starting up jenkins i am just calling
"C:\Program Files\Java\jre1.8.0_102\bin\java" -Xmx3048m -mx1024m -jar jenkins.war so.... Any new idea? Best, Andreas 2016-11-14 15:44 GMT+01:00 <[email protected]>: > Hi, > Make sure you have the Jenkins workspace and root folder outside the user > account where every user can access the Jenkins folder. Inside the Manage > Jenkins you can set those path. You copy back you stuff from account A into > the new folder and restart Jenkins and it should be able to see them into > the new path. > > I run it for a different user, the only problem I got is that Jenkins does > not launch itself upon machine boot nor it can restart itself after update > since it run as non admin user. But I really need it to run as user account > and not as full services to get proper environment for 3D rendering unit > tests and other mounted drive path. > > Jerome > > On Friday, November 11, 2016 at 6:13:10 AM UTC-5, Andreas Hetz wrote: >> >> Hi there, >> >> acutally i have the problem starting up Jenkins from another Windows User >> Account. >> >> The last year was started up Jenkins from Windows User Account "A". >> After project responsibilities changed someone else wants to startup >> Jenkins with User Account "B". >> >> As forseen as soon User Account "B" started up jenkins using Batchfile ( >> no windows service ) >> all jobs are gone. >> >> Whats to do for User Account "B" to just overtake the full Jenkins >> Environment as it is from User Acount "A". >> >> Many Thanks. >> >> Best, >> Andreas >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/jenkinsci-users/aJv17furBhs/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/538145f2-07f0-4930-bad7-e63d5eae4d9c%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/538145f2-07f0-4930-bad7-e63d5eae4d9c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Best, Andreas -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CADepyAieoYyaoBsd-1aNts%3DC-7jR8sTCwYofhbm5pp9nsxCB2w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
