I have a need to run a visual studio 2010 build with elevated permissions.
It has to do with a third part com object/plugin. The why I can't get around.
The Jenkins service is registered already with an account on the Jenkins box that has administrator rights.
Is there some way to get Jenkins to perform its "execute windows batch command" with elevated permissions?
Thanks