일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 터키여행
- SQL Server 2008
- Xperf
- SQL Server 2012R2 FCI
- LiveKD
- 인문고전
- nonpaged pool
- windbg
- Nested VM
- Windows Server 2016
- Windows Server 2016 Hyper-v Cluster
- MSCS on VMWare
- FTP7.5
- iSCSI target
- Local TempDB
- windows debugging tool
- Hyper-V
- paged pool
- 클러스터
- Windows Server 2008
- failover cluster
- dsquery
- Session space
- 작업관리자
- ftp7.5 장애조치 클러스터
- 프로세스 CPU 사용량
- windows media service
- 안철수
- windows update
- cluster node as Domain controller
Archives
- Today
- Total
목록debuggger (1)
류짱:Beyond MySelf
Windows server 2003의 기본 디버거(debugger)를 Dr.watson으로 변경 하는 방법
Windows server 2003의 기본 debugger를 Dr.watson으로 변경 하는 방법 Window server 2003 서버에 Visual Studio가 설치 되어 있다면 서버에서 사용하는 기본 디버거(debugger)가 아래와 같이 변경 되었을 수 있습니다. 개발 서버에서는 Visual studio가 기본 Debugger 되어 있어도 괜찮겠지만 운영 서버에서는 application crash에 대한 분석을 위해서는 기본 디버거(Debugger)가 Dr.watson으로 되어 있는 것이 좋습니다. HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion \AeDebug 기본 디버거(Debugger)를 다시 Dr.Watso으로 변경 하기 위..
Microsoft/Windows Platform
2011. 1. 11. 09:32