There is no option to interact with desktop (unless its a command line switch). But being logged in as that user seems kind of obvious now. I will try it. thanks! On May 1, 2014 10:58 AM, "Scott Evans" <[email protected]> wrote:
> Make sure the service is set to interact with the desktop, but I believe > you also need to make sure that there's an account logged in, so there's a > desktop session to interact with. > > Scott > > > On Thu, May 1, 2014 at 9:57 AM, <[email protected]> wrote: > >> I'm not sure about that. Is there a reason you need to use a custom >> account instead of local system? >> >> As I said, you could set up a slave service to run on this machine for >> certain jobs and have that be under local system. >> >> ------------------------------ >> *From: *"Mark Mikulec" <[email protected]> >> *To: *[email protected] >> *Sent: *Thursday, May 1, 2014 9:43:14 AM >> *Subject: *Re: Running a jenkins windows batch command non-headless mode >> >> Since I'm using already a custom Jenkins local account, I do not have >> that option. Which is why I'm confused that it doesn't work. Maybe its >> because its a service? >> On May 1, 2014 8:31 AM, <[email protected]> wrote: >> >>> Yeah you should be able to install the slave as a service >>> Go into services, right click on the slave service and go to properties >>> Go to the "Log On" tab and check the box that says "Allow service to >>> interact with desktop" >>> >>> ------------------------------ >>> *From: *"Eric Pyle" <[email protected]> >>> *To: *[email protected] >>> *Sent: *Thursday, May 1, 2014 7:18:13 AM >>> *Subject: *Re: Running a jenkins windows batch command non-headless mode >>> >>> People I know who've done this have run the Windows test machine as a >>> JNLP slave. >>> >>> Eric >>> >>> On 5/1/2014 8:14 AM, bluntcoder wrote: >>> >>> Hi there. >>> >>> Hopefully this is an easy answer. >>> >>> I have an automated test I'm trying to run that requires >>> initialization of the graphics driver, and thus I need a window to pop up >>> in Windows. Is there anyway within a Jenkins project to make a command run >>> it in interactive, on the desktop mode instead of it being headless? I have >>> already switched the Jenkins user to use it's own independent system >>> account, windows login and all, but that still hasn't done the trick. >>> >>> Thanks! >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- >>> 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]. >>> For more options, visit https://groups.google.com/d/optout. >>> >>> -- >>> 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/LplqhAFcLrc/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> 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]. >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> 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]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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/LplqhAFcLrc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
