Is it possible to store credentials for auotmatic Team Foundation Server login?
- by marco.ragogna
Is it possible to store the credentials that I use to connect to my Team Foundation Server directly in Visual Studio 2010?
I would like to avoid to insert them at every VS launch.
The problem is that the machine that host TFS is not in the domain and I am conneting using the credentials of a user created on that machine.
Suppose that the machine name is TOOLS and the user is Marco, I need to insert every time
User name: TOOLS\Marco
Password: *
Can you suggest a possible fix, if exists?