I have a tfs instance that is using the admin account on the server.
The problem comes when I want to connectwithout logging into the server : the service doesn’t run if the admin is not logged in.
How can I solve this matter? I would like the service to run at computer startup (not user login)
I have a tfs instance that is using the admin account on the server.
Share
When you say “connect to” could you clarify a little? Tfs requires that a service account is created which runs the associated tfs services. Provided that tfs is installed correctly and the tfs services are set to automatic, there should be no need to login to the tfs server to perform normal tfs operations.