The documentation for installing TC Agents is really bad.
http://confluence.jetbrains.com/display/TCD7/Setting+up+and+Running+Additional+Build+Agents
I had a lot of struggle to get it to work, the documentation is also confusing with all the various ways to install it, please separate the various ways better.
The most difficult part to get right was the security requirements for the local user that the agent should run under (including the SubInACL tool).
A clear step by step guide for Win7/8/Server 2003/2008/2012 should be created.
MAke it clearer if I need to install GIT (mysysgit?) on the agents? anything else that is recomended to be installed on the agents?
The best practices around command line runners should be improved, also the \flow\ of what files and directories that are dynamically created during a build should be better explained.
Perhaps a copy of the last XX
Any other best practices on how to setup the agent and as well how to \verify\ that the setup is complete and final?
I installed the TC server and agent from the save setup file, but why does the server want to update the agent directly? (I got some update hanged) error as well.
Better documentation and best practices around the command line runner, if I run a build script solution like Finalbuilder, how do I integrate that with TC?