Microsoft MVP성태의 닷넷 이야기
Team Foundation Server: 4. How to rename a Team Foundation Server [링크 복사], [링크+제목 복사],
조회: 23045
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

외부 소스이긴 하지만.
너무 팁 성격이 강해서 이곳에 적어봅니다.

----------------------------------------------------------

Do you want to rename a host computer after you've installed Microsoft Team Foundation Server on it? It's actually very easy. Just follow these steps:

1. Log onto the host computer with Administrator privileges.

2. Rename the host computer, and then restart it.

3. Log onto the host computer again with Administrator privileges.

4. Using IIS Manager, stop the Team Foundation Server web site.
 
5. Open up a command prompt window and change directory to %ProgramFiles%\Microsoft Visual Studio 2005 Team Foundation Server\Tools.

6. Enter the command TFSAdminUtil RenameDT servername, where servername is the new name of the host computer.

7. Enter the command TFSAdminUtil ActivateAt.

8. Using Notepad, edit %ProgramFiles%\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Web.config. Change the values for TfsNameUrl and TfsName to the new server name.

9. Using Notepad, edit %ProgramFiles%\Microsoft Visual Studio 2005 Team Foundation Server\TFSServerScheduler\TFSServerScheduler.exe.config. Change the values for BisDomainUrl to the new server name.

10. Using IIS Manager, start the Team Foundation Server web site.

And that should do it. Fire up Visual Studio Team Explorer and connect to the TFS server using its new server name.

NOTE: This procedure works with the RTM version of Team Foundation Server installed on a single server. All other configurations - you're on your own! Although this goes without saying, be sure you backup your TFS databases before making any changes.

[출처]
How to rename a Team Foundation Server
; http://blog.arrowrock.com/shoebox/2006/04/11/HowToRenameATeamFoundationServer.aspx








[최초 등록일: ]
[최종 수정일: 3/20/2023]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 166  167  168  169  170  171  172  [173]  174  175  176  177  178  179  180  ...
NoWriterDateCnt.TitleFile(s)
816정성태12/19/200928786개발 환경 구성: 58. Pet Shop 4.0을 IIS 없이 실행하는 방법 [1]파일 다운로드1
815정성태12/18/200931547개발 환경 구성: 57. Pet Shop 4.0 - SQL Server Compact Edition Version - 두 번째 이야기파일 다운로드1
814정성태12/16/200927313오류 유형: 91. VS2010 beta2 - The application cannot start
812정성태12/11/200931475개발 환경 구성: 56. Pet Shop 4.0 - SQL Server Compact Edition Version파일 다운로드2
811정성태12/2/200945981.NET Framework: 169. [in, out] 배열을 C#에서 C/C++로 넘기는 방법 - 두 번째 이야기 [8]파일 다운로드2
810정성태12/1/200941169.NET Framework: 168. [in,out] 배열을 C#에서 C/C++로 넘기는 방법 [3]
809정성태11/27/200930409오류 유형: 90. Method not found: 'Void System.Reflection.Emit.DynamicMethod..ctor(System.String, System.Type, System.Type[])'.
808정성태11/26/200939300VC++: 38. X64 빌드 오류: error LNK2001: unresolved external symbol [COMDLL]_ProxyFileInfo
807정성태11/23/200932792웹: 14. 로컬에 있는 HTML 페이지를 보호 모드에서 여는 방법
802정성태11/19/200935152.NET Framework: 167. 다른 스레드의 호출 스택 덤프 구하는 방법파일 다운로드1
801정성태11/18/200943067개발 환경 구성: 55. Hyper-V와 고성능 그래픽 카드의 성능 문제 해결 [1]
800정성태11/13/200935783VS.NET IDE: 66. 수동으로 구성해 본 VC++ 프로젝트 설정: ReleaseMinDependency
798정성태11/10/200934586개발 환경 구성: 54. .NET 개발자가 처음 설치해 본 TOMCAT [2]
797정성태11/9/200930621개발 환경 구성: 53. 물리 PC에 설치된 Windows 7을 Hyper-V로 이전하면?
796정성태11/2/200934664오류 유형: 89. Windows 7 백업 오류 - 0x80070057
795정성태11/2/200931435오류 유형: 88. TFS 2010 (beat2) 설치 오류 -TF255272
793정성태10/19/200933160.NET Framework: 166. WPF - XAML 요소의 네임스페이스와 CLR 타입 매핑
792정성태10/17/200933735웹: 13. IIS 7.5 에서 SQL Express 연결 시 오류
791정성태10/17/200937589웹: 12. 요청 페이지에 대해 빈 화면만 보이는 경우 [1]
789정성태10/13/200934244COM 개체 관련: 22. BB FlashBack SDK와 ActiveX 버전 관리 [7]
786정성태10/9/200930030개발 환경 구성: 52. 테스트를 위한 평가판 운영체제 구하기
785정성태10/8/200936163.NET Framework: 165. WPF - UI 업데이트를 바로 반영하고 싶다면? (2)파일 다운로드1
783정성태10/7/200934222.NET Framework: 164. WPF - 데이터 바인딩된 트리에서 부모 노드 찾는 방법 [1]파일 다운로드1
782정성태10/6/200936408개발 환경 구성: 51. Windows 7 - 다중 원격 접속(Remote Desktop) 허용
781정성태9/30/200933143.NET Framework: 163. WPF - TreeView 자동 스크롤 기능 해지 [2]파일 다운로드1
780정성태9/28/200936745Windows: 48. Windows 7/2008에서 ping을 위한 echo 요청 열기 [2]
... 166  167  168  169  170  171  172  [173]  174  175  176  177  178  179  180  ...