0
votes

I'm running a TFS build controller and build agent on the same machine, and I noticed that I don't see the build agent service in the services console. Maybe this is how it is when they are both on the same server, but then according to the practices as outlined in the MSDN regarding TFS, there is supposed to be a TFSService (to run the controller) and TFSBuild (to run the build agent) service accounts, but I don't see a place on where I'm supposed to assign TFSBuild to a service. Where is the build agent service? According to this article, I'm supposed to have two different user accounts: http://msdn.microsoft.com/en-us/library/vstudio/ms253149.aspx

enter image description here

1
How did you validate the controller is actually installed on the system? Can you share a screenshot of the tfs admin tool build page?kroonwijk
Added the screenshot. I did this on a different machine before, but I didn't really fine tune the security before..M.R.

1 Answers

0
votes

All TFS Build components (controller and agents) share the same windows service and service account. You can see this in the TFS admin console.