. ${env:ProgramFiles(x86)}\*Test*Load*Agent\LoadTest\AgentConfigUtil.exe /controller:(machine)
You should then restart the Visual Studio Team Test Agent service:
net stop “Visual Studio Team Test Agent”
net start “Visual Studio Team Test Agent”
Code, computers, and other nonsense. All powered by iguanas, of course.
. ${env:ProgramFiles(x86)}\*Test*Load*Agent\LoadTest\AgentConfigUtil.exe /controller:(machine)
net stop “Visual Studio Team Test Agent”
net start “Visual Studio Team Test Agent”