Microsoft MVP성태의 닷넷 이야기
Windows: 61. 윈도우 서버 2012 - Active Directory 서버 마이그레이션 [링크 복사], [링크+제목 복사],
조회: 24626
글쓴 사람
정성태 (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)
12972정성태2/16/20228488Windows: 200. Intel CPU의 내장 그래픽 GPU가 작업 관리자에 없다면? [4]
12971정성태2/15/202210124.NET Framework: 1157. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 muxing.c 예제 포팅 [7]파일 다운로드2
12970정성태2/15/20228242.NET Framework: 1156. C# - ffmpeg(FFmpeg.AutoGen): Bitmap으로부터 h264 형식의 파일로 쓰기 [1]파일 다운로드1
12969정성태2/14/20226699개발 환경 구성: 638. Visual Studio의 Connection Manager 기능(Remote SSH 관리)을 위한 명령행 도구 - 두 번째 이야기파일 다운로드1
12968정성태2/14/20226937오류 유형: 794. msbuild 에러 - error NETSDK1005: Assets file '...\project.assets.json' doesn't have a target for '...'.
12967정성태2/14/20227304VC++: 153. Visual C++ - C99 표준의 Compund Literals 빌드 방법 [4]
12966정성태2/13/20227141.NET Framework: 1155. C# - ffmpeg(FFmpeg.AutoGen): Bitmap으로부터 yuv420p + rawvideo 형식의 파일로 쓰기파일 다운로드1
12965정성태2/13/20227145.NET Framework: 1154. "Hanja Hangul Project v1.01 (파이썬)"의 C# 버전
12964정성태2/11/20227458.NET Framework: 1153. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 avio_reading.c 예제 포팅파일 다운로드1
12963정성태2/11/20228194.NET Framework: 1152. C# - 화면 캡처한 이미지를 ffmpeg(FFmpeg.AutoGen)로 동영상 처리 (저해상도 현상 해결)파일 다운로드1
12962정성태2/9/20228030오류 유형: 793. 마이크로소프트 스토어 - 제품이 존재하지 않습니다. 재고가 없는 것일 수 있습니다.
12961정성태2/8/20228182.NET Framework: 1151. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 프레임의 크기 및 포맷 변경 예제(scaling_video.c) [7]파일 다운로드1
12960정성태2/8/20227606개발 환경 구성: 637. ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 디코딩 예제(decode_video.c) - 세 번째 이야기
12959정성태2/7/20228305.NET Framework: 1150. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 디코딩 예제(decode_video.c) - 두 번째 이야기 [2]파일 다운로드1
12958정성태2/6/20228334.NET Framework: 1149. C# - ffmpeg(FFmpeg.AutoGen) - 비디오 프레임 디코딩 [2]파일 다운로드1
12957정성태2/6/20227928개발 환경 구성: 636. ffmpeg.exe를 이용해 planar 포맷의 데이터를 packed 형식으로 변환하는 방법? [2]
12956정성태2/4/20227158.NET Framework: 1148. C# - ffmpeg(FFmpeg.AutoGen) - decoding 과정 [2]파일 다운로드1
12955정성태2/4/20226627개발 환경 구성: 635. 비주얼 스튜디오에서 실행하던 ASP.NET Core (.NET Framework) 응용 프로그램을 명령행에서 실행하는 방법 (2)
12954정성태2/4/20226467VS.NET IDE: 173. 비주얼 스튜디오 - Output 창에 색상이 지정된 출력 결과가 "[39m[22m" 식의 문자로 나오는 문제
12953정성태2/2/20226670Linux: 48. Windows 11 + WSL 우분투 GUI 환경에서 한글 출력
12952정성태2/2/20227189.NET Framework: 1148. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 오디오 필터 예제(filter_audio.c)파일 다운로드1
12951정성태2/2/20227137.NET Framework: 1147. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 오디오 필터링 예제(filtering_audio.c)파일 다운로드1
12950정성태2/1/20226695.NET Framework: 1146. .NET 6에 추가되지 않은 Generic Math (예: INumber<T>)
12949정성태2/1/20226563.NET Framework: 1145. C# - ffmpeg(FFmpeg.AutoGen) - Codec 정보 열람 및 사용 준비파일 다운로드1
12948정성태1/30/20226699.NET Framework: 1144. C# - ffmpeg(FFmpeg.AutoGen) AVFormatContext를 이용해 ffprobe처럼 정보 출력파일 다운로드1
12947정성태1/30/20227858개발 환경 구성: 634. ffmpeg.exe - 기존 동영상 컨테이너에 다중 스트림을 추가하는 방법
... 16  17  18  19  20  21  22  23  24  25  26  [27]  28  29  30  ...