Microsoft MVP성태의 닷넷 이야기
Team Foundation Server: 4. How to rename a Team Foundation Server [링크 복사], [링크+제목 복사],
조회: 17547
글쓴 사람
정성태 (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

비밀번호

댓글 작성자
 




... 136  137  138  139  140  141  142  143  144  145  [146]  147  148  149  150  ...
NoWriterDateCnt.TitleFile(s)
1400정성태1/10/201328971Windows: 69. 작업표시줄의 터치 키보드(Touch Keyboard) 없애는 방법 [3]
1399정성태1/9/201324596.NET Framework: 355. 닷넷 환경이 왜 C/C++보다 느릴까요? [8]
1398정성태1/8/201325008오류 유형: 165. 새로 설치한 Visual Studio 2010의 Team Explorer 실행시 비정상 종료가 된다면?
1397정성태1/3/201328451Windows: 68. 윈도우 설치 ISO 이미지를 USB 하드에 적용하는 방법 [2]
1396정성태12/27/201229664사물인터넷: 2. 넷두이노 - 4.2.0 펌웨어 업데이트 방법 [1]파일 다운로드1
1395정성태12/26/201220575.NET Framework: 354. x64 - AspCompat과 STA COM 개체가 성능에 미치는 영향
1394정성태12/25/201221992.NET Framework: 353. x86 - AspCompat과 STA COM 개체가 성능에 미치는 영향
1393정성태12/25/201222421.NET Framework: 352. x64에서 필수로 지정하도록 바뀐 STAThread 특성 [2]
1392정성태12/21/201232365사물인터넷: 1. .NET Micro Framework - 넷두이노 플러스 [7]
1391정성태12/21/201225771.NET Framework: 351. JavaScriptSerializer, DataContractJsonSerializer, Json.NET [3]파일 다운로드1
1390정성태12/20/201223841.NET Framework: 350. String 데이터를 Stream으로 변환하는 방법 [2]
1389정성태12/12/201222144.NET Framework: 349. .NET Thread 인스턴스로부터 COM Apartment 유형 확인하는 방법파일 다운로드1
1388정성태12/12/201223222.NET Framework: 348. .NET x64 응용 프로그램에서 Teb 주소를 구하는 방법파일 다운로드1
1387정성태12/12/201228114VC++: 64. x64 Visual C++에서 TEB 주소 구하는 방법
1386정성태12/12/201229881디버깅 기술: 53. windbg - 덤프 파일로부터 네이티브 DLL을 추출하는 방법 [1]
1385정성태12/12/201224890디버깅 기술: 52. Windbg - The version of SOS does not match the version of CLR you are debugging.
1384정성태12/12/201229741개발 환경 구성: 178. System32 폴더의 64비트 DLL을 32비트 Depends.exe에서 보는 방법
1383정성태12/10/201225634개발 환경 구성: 177. 기업용 메신저를 위한 Office Communicator Server 2007 설치 [1]
1382정성태12/8/201228510개발 환경 구성: 176. WebPagetest 서버 - 설치 및 테스트
1381정성태12/5/201227004.NET Framework: 347. C# - 프로세스(EXE) 수준의 Singleton 개체 생성 [2]파일 다운로드1
1380정성태11/28/201237060.NET Framework: 346. 닷넷 개발자에게 Node.js의 의미 [17]
1379정성태11/26/201230176.NET Framework: 345. C# 부호(+, -)에 대한 비트 변환
1378정성태11/22/201231553Java: 14. 안드로이드 - Hello World 실습 [7]
1377정성태11/19/201224952.NET Framework: 344. 닷넷 프로파일러 - ICorProfilerInfo::GetILFunctionBody 함수 버그
1376정성태11/15/201230178디버깅 기술: 51. 닷넷 응용 프로그램에서 특정 예외가 발생했을 때 풀 덤프 받는 방법 [6]
1375정성태11/15/201225951디버깅 기술: 50. windbg의 mscordacwks DLL 로드 문제 - 두 번째 이야기
... 136  137  138  139  140  141  142  143  144  145  [146]  147  148  149  150  ...