Hi,
When i installed my TFS 2015 RC Server, it asked me informations about the build agent i wanted to create and keep it "disabled" if i wanted to. Wich i did.
My dedicated build server has all the software required to build my applications. All my XAML build works fine and i wanted to give it a try at the new Build.Preview feature.
Created a build definition for one of my applications, tried to queue a build using the "Default Agent Pool" queue but got a message saying something like "no agent has msbuild, vstest" feature.
After some Google Time, founded out that was because my TFS Server (wich host the default agent) has no VS2015 on it and i needed to add an agent onto the server wich i want to build to run.
After some more Google Time, founded plenty of posts, blogs, even videos, showing how to install an agent onto a server using stuff like ConfigureAgent.ps1, WinAgent.zip, VsoAgent.zip
My problem is where can i find those files? Is it stil this way i should install an agent onto a build server wich is not my TFS server (all On-Prem - no Visual Studio Online)
Am i just missing something?
Found the following url but it is no more available:
https://vsoagent.blob.core.windows.net/latest/winagent.zip