Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
By default Team Build listens on port 9191 when run as a service and port 9192 when run interactively (later in this section we’ll look at how to do this). Both of these ports can be changed in TFSBuildService.exe.config using the Port and InteractivePort settings respectively. Once they have been changed you will need to associate the port with the user that the service runs as, which is discussed in the “Team Build Security” section of Chapter 10.
You will also need to update the Communications Port in the build agent’s properties as shown in Figure 11-1.