Hi everybody,
I am running tests on jenkins but my tests need to be run as administrator (because of some windows commands). But runas doesn't work for what I need.
I also tried sudowino but it hides stdout.
Is there a jenkins plugin to execute jobs with administrators privileges on windows slaves ?
Thank for your replies.