I have a jenkins agent set up on window 7 and a jenkins server on Linux. I am running GUI testing on the windows agent. It runs fine if I have a remote desktop connection co
As solutions above seemed a bit overkill I used this approach:
Jenkins servicejava -jar C:\Program Files (x86)\Jenkins\jenkins.warFor some reason I had to install all plugins and everything when starting it this way so I recommend creating a backup, there is plugin for that. Good luck. :)