I have setup Release definition with Visual Studio Test Version 2.
I have created an Agent phase and then created visual studio test v2 task for parallel execution of test runs.
Question: I want to run a power shell script on all Build Agents(Ten Machines) in Agent pool before execution of VISUAL STUDIO TEST V2 TASK in the same Agent phase. Is there any way to do this or an alternative workaround?