主公司跟分公司通常不會在同一個網路環境,不同的建築物,網路資源可能會受到限制,在有限制的網路環境中,開發過程中網路要是有個萬一,可是會耗掉開發人員的時間阿,放心,TFS 有提供 Proxy 讓我們解決這個問題,好久以前就知道這個功能,直到今天才有機會實作
下圖就是 TFS Proxy Server 的架構,Romote Office 就是我要實作的部分
From <https://msdn.microsoft.com/en-us/library/ms252490.aspx>
環境:
- Windows Server 2016 CHT
- TFS 2017 Update1
安裝步驟:
When you created the instance of Team Foundation Server on the hosted service, Account Name was automatically created for you. This account will be added to the Project Collection Proxy Service Accounts group on the hosted service. To use a different account, enter the account name and choose Test. To reset to the default service account automatically created for you, choose Reset to default service account.
From <https://www.visualstudio.com/zh-tw/docs/setup-admin/tfs/install/install-proxy-setup-remote>

3.設定Proxy
- TFS Server 的位置跟專案集合
- Domain User 帳號

From <https://msdn.microsoft.com/zh-tw/library/ms400763.aspx>
4.在VS IDE 選擇使用 Proxy

若有謬誤,煩請告知,新手發帖請多包涵
Microsoft MVP Award 2010~2017 C# 第四季
Microsoft MVP Award 2018~2022 .NET