> On 18.11.2016, at 09:36, Aurelien Ryo <
aurel...@gmail.com> wrote:
>
> I can create the folder, but are you sure it will be started automaticaly on windows service start ?
Yes. It also gets logged to the Jenkins log so you can confirm it works there. Look for the following after a Jenkins restart:
jenkins.util.groovy.GroovyHookScript execute
The line below it will tell you that the Groovy script got executed.