In the TFS 2010 API you can add a proxy via AddProxy as mentioned here
We have to use TFS 2008 SDK however so I wonder if it is possible to do something similar with that one?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The AddProxy() method is used to register a list of proxy servers with the TFS server, so that clients can automatically detect & use a proxy server.
TFS2008 does not keep a list of TFS Proxy servers, so it is not possible with the TFS 2008 SDK.
If you just want to configure your client to use a proxy server, there is no property to do this. You have to set a registry key or an undocumented environment variable.
For TFS2008 clients, the registry key is:
For TFS2010 clients, the registry key is:
In either TFS version, you can set the undocumented environment variable: