Microsoft MVP성태의 닷넷 이야기
Windows: 61. 윈도우 서버 2012 - Active Directory 서버 마이그레이션 [링크 복사], [링크+제목 복사],
조회: 24620
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 4개 있습니다.)

윈도우 서버 2012 - Active Directory 서버 마이그레이션


AD 먼저 마이그레이션하는 것이 옳겠다 싶어서 먼저 진행을 해봤는데, 마법사 화면에서 다음과 같은 경고를 내면서 진행을 하지 않았습니다.

Before continuing, make sure the app vendors support your applications on Windows Server 2012. Follow their specific recommendations before and after Windows installs. To make sure your app is compatible and to download tools and documentation, go to http://go.microsoft.com/fwlink/?LinkId=243105

Important: If the software isn't compatible with Windows Server 2012 or if the app vendor doesn't support the app, uninstall it before you install Windows. If you don't uninstall the applications, your system won't be supported, the app might not work, and settings or other information might be lost.


Windows won't install unless each of these things is taken care of. Close Windows Setup, take care of each one, and then restart Windows Setup to continue.


Active Directory on this domain controller does not contain Windows Server 2012 ADPREP /FORESTPREP updates. See http://go.microsoft.com/fwlink/?LinkId=113955.

Installing Windows will affect the following features:


The Windows partition (C:) meets the minimum requirements for free disk space, but for best results we recommend at least 16 gigabytes (GB) of free disk space before installing. Installing Windows with minimal disk space available can reduce performance. Try using Disk Cleanup, uninstalling old programs, or moving files to another location such as a CD, DVD, or external hard drive.


지정된 링크를 눌러서 따라가니 2008 서버에서의 방법이 설명된 문서가 나왔습니다.

Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller That Runs Windows Server 2008 or Windows Server 2008 R2
; https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753437(v=ws.10)

그리하여, 2008 R2 CD에서 /support/adprep 폴더를 복사한 후 위의 글에 나온 대로 따라했습니다.

D:\adprep\2008r2>adprep /forestprep

ADPREP WARNING:

Before running adprep, all Windows 2000 Active Directory Domain Controllers in t
he forest should be upgraded to Windows 2000 Service Pack 4 (SP4) or later.

[User Action]
If ALL your existing Windows 2000 Active Directory Domain Controllers meet this
requirement, type C and then press ENTER to continue. Otherwise, type any other
key and press ENTER to quit.


C
Forest-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

D:\adprep\2008r2>ADPREP /domainprep
Running domainprep ...


Domain-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

하지만, 이렇게 하고 나서도 여전히 2012 설치에서는 "Active Directory on this domain controller does not contain Windows Server 2012 ADPREP /FORESTPREP updates" 오류를 지적했습니다. 음... 링크에서 제공되는 설명과 상관없이 아무래도 2012 CD의 adprep을 사용해야 되나 싶어서 다시 새롭게 복사한 후 명령을 실행했습니다.

D:\adprep\2012>adprep /forestprep
ADPREP WARNING:

Before running adprep, all Windows Active Directory Domain Controllers in the fo
rest must run Windows Server 2003 or later.

You are about to upgrade the schema for the Active Directory forest named 'testh
vpc.com', using the Active Directory domain controller (schema master) 'guestad.
testhvpc.com'.
This operation cannot be reversed after it completes.

[User Action]
If all domain controllers in the forest run Windows Server 2003 or later and you
want to upgrade the schema, confirm by typing 'C' and then press ENTER to conti
nue. Otherwise, type any other key and press ENTER to quit.


C
Current Schema Version is 47


Upgrading schema to version 56


Verifying file signature
Connecting to "guestad.testhvpc.com"
Logging in as current user using SSPI
Importing directory from file "D:\adprep\2012\sch48.ldf"
Loading entries.......................................
38 entries modified successfully.

...[생략]...

The command has completed successfully
Connecting to "guestad.testhvpc.com"
Logging in as current user using SSPI
Importing directory from file "D:\adprep\2012\PAS.ldf"
Loading entries..............
201 entries modified successfully.

The command has completed successfully
................................................................................
...[생략]...
......
Adprep successfully updated the forest-wide information.


D:\adprep\2012>ADPREP /domainprep
Adprep successfully updated the domain-wide information.


오호~~~ ^^ 이번엔 실행 결과가 다릅니다. 예상했던 대로 설치도 정상적으로 되었습니다.




기타 몇 가지 알려드리자면. 기존 버전을 덮어쓰는 설치가 아닌, '업그레이드'였는데도 'windows.old' 폴더가 생성되고 이전 윈도우의 데이터들이 모두 복사되어 있습니다. 아쉽게도 서버 버전에서는 "cleanmgr.exe"가 기본적으로 설치되어 있지 않기 때문에 폴더의 권한 해제를 명시적으로 해주어야만 삭제를 진행할 수 있습니다.

system32 폴더에 있는 파일의 권한 조정
; https://www.sysnet.pe.kr/2/0/1333

그리고, 제 경우에 이상한 문제가 하나 있었는데요. 이전 윈도우 설치 시에 "작업 스케줄러"에 등록되었던 작업이 실행되지 않는 현상이 발생했습니다. 명시적으로 "Run" 명령을 내려도 오류 메시지를 내며 실행이 안 되었는데요. 할 수 없이 그 항목을 삭제하고 다시 등록을 해준 후에야 정상적으로 동작이 되는 것을 확인할 수 있었습니다.

본문의 글에 보면 '경고'가 하나 보이는데요. '업그레이드'는 기존 윈도우가 설치된 드라이브에 16GB 정도의 여유를 권장하고 있습니다. (실제로, 약 15GB 이하에서는 설치 단계로 넘어가지 않습니다.) 비록 16GB 공간이 필요하다고는 하지만 업그레이드 후 16GB 공간이 줄어드는 것은 아닙니다. 물론 업그레이드 후 여유 공간이 줄어들긴 하는데 대부분의 용량이 "windows.old" 폴더에서 잡아먹고 있기 때문에 그 폴더를 삭제하면 예전과 비슷한 여유 공간이 남는 것을 확인할 수 있습니다.

마지막으로!
윈도우 8 업그레이드때와는 달리, 윈도우 서버 2012는 물리 PC 2대와 가상 머신 4대에 대해서 정상적으로 작업이 잘 진행되었습니다. 하지만 아는 분의 마이그레이션 경험담에 의하면, '물리 머신'의 16GB 메모리가 8GB로 인식되는 문제를 겪고 있다고 하니, 긴장을 풀어서는 안될 것 같습니다. ^^




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 7/17/2021]

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

비밀번호

댓글 작성자
 




... 16  17  18  19  20  [21]  22  23  24  25  26  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
13123정성태9/8/20227821.NET Framework: 2046. C# 11 - 멤버(속성/필드)에 지정할 수 있는 required 예약어 추가
13122정성태8/26/20227772.NET Framework: 2045. C# 11 - 메서드 매개 변수에 대한 nameof 지원
13121정성태8/23/20225629C/C++: 157. Golang - 구조체의 slice 필드를 Reflection을 이용해 변경하는 방법
13120정성태8/19/20227262Windows: 209. Windows NT Service에서 UI를 다루는 방법 [3]
13119정성태8/18/20226843.NET Framework: 2044. .NET Core/5+ 프로젝트에서 참조 DLL이 보관된 공통 디렉터리를 지정하는 방법
13118정성태8/18/20225637.NET Framework: 2043. WPF Color의 기본 색 영역은 (sRGB가 아닌) scRGB [2]
13117정성태8/17/20227813.NET Framework: 2042. C# 11 - 파일 범위 내에서 유효한 타입 정의 (File-local types)파일 다운로드1
13116정성태8/4/20228281.NET Framework: 2041. C# - Socket.Close 시 Socket.Receive 메서드에서 예외가 발생하는 문제파일 다운로드1
13115정성태8/3/20228669.NET Framework: 2040. C# - ValueTask와 Task의 성능 비교 [1]파일 다운로드1
13114정성태8/2/20228836.NET Framework: 2039. C# - Task와 비교해 본 ValueTask 사용법파일 다운로드1
13113정성태7/31/20228135.NET Framework: 2038. C# 11 - Span 타입에 대한 패턴 매칭 (Pattern matching on ReadOnlySpan<char>)
13112정성태7/30/20228519.NET Framework: 2037. C# 11 - 목록 패턴(List patterns) [1]파일 다운로드1
13111정성태7/29/20228266.NET Framework: 2036. C# 11 - IntPtr/UIntPtr과 nint/nuint의 통합파일 다운로드1
13110정성태7/27/20228338.NET Framework: 2035. C# 11 - 새로운 연산자 ">>>" (Unsigned Right Shift)파일 다운로드1
13109정성태7/27/20229739VS.NET IDE: 177. 비주얼 스튜디오 2022를 이용한 (소스 코드가 없는) 닷넷 모듈 디버깅 - "외부 원본(External Sources)" [1]
13108정성태7/26/20227671Linux: 53. container에 실행 중인 Golang 프로세스를 디버깅하는 방법 [1]
13107정성태7/25/20226799Linux: 52. Debian/Ubuntu 계열의 docker container에서 자주 설치하게 되는 명령어
13106정성태7/24/20226574오류 유형: 819. 닷넷 6 프로젝트의 "Conditional compilation symbols" 기본값 오류
13105정성태7/23/20227869.NET Framework: 2034. .NET Core/5+ 환경에서 (프로젝트가 아닌) C# 코드 파일을 입력으로 컴파일하는 방법 - 두 번째 이야기 [1]
13104정성태7/23/202210951Linux: 51. WSL - init에서 systemd로 전환하는 방법
13103정성태7/22/20227450오류 유형: 818. WSL - systemd-genie와 관련한 2가지(systemd-remount-fs.service, multipathd.socket) 에러
13102정성태7/19/20226883.NET Framework: 2033. .NET Core/5+에서는 구할 수 없는 HttpRuntime.AppDomainAppId
13101정성태7/15/202215836도서: 시작하세요! C# 10 프로그래밍
13100정성태7/15/20228283.NET Framework: 2032. C# 11 - shift 연산자 재정의에 대한 제약 완화 (Relaxing Shift Operator)
13099정성태7/14/20228205.NET Framework: 2031. C# 11 - 사용자 정의 checked 연산자파일 다운로드1
13098정성태7/13/20226440개발 환경 구성: 647. Azure - scale-out 상태의 App Service에서 특정 인스턴스에 요청을 보내는 방법 [1]
... 16  17  18  19  20  [21]  22  23  24  25  26  27  28  29  30  ...