I'm trying to install Team Foundation Server for the main purpose of testing the source control tool. Upon installing the product on our server, it is asking for the Reporting Services user id. There are two problems with this.
The first is that our reporting services environment is on another server. According to the people I work with, reporting services was installed on the server I'm working with but something happened to it so it was installed on the other server.
The second problem is that reporting services is installed under the networking service account so it doesn't have a user id.
So, when reporting services is installed under the network service account, which id do I give it?
Second, since reporting services is not on the current machine, if I get a domain account set up, will that allow me to use reporting services on the other machine? If that's the case, what do I need to consider when giving permissions for the new account under each server/SQL Server, etc?
Thank You.