Microsoft MVP성태의 닷넷 이야기
Windows: 61. 윈도우 서버 2012 - Active Directory 서버 마이그레이션 [링크 복사], [링크+제목 복사],
조회: 24622
글쓴 사람
정성태 (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)
13098정성태7/13/20226440개발 환경 구성: 647. Azure - scale-out 상태의 App Service에서 특정 인스턴스에 요청을 보내는 방법 [1]
13097정성태7/12/20225805오류 유형: 817. Golang - binary.Read: invalid type int32
13096정성태7/8/20228698.NET Framework: 2030. C# 11 - UTF-8 문자열 리터럴
13095정성태7/7/20226740Windows: 208. AD 도메인에 참여하지 않은 컴퓨터에서 Kerberos 인증을 사용하는 방법
13094정성태7/6/20226504오류 유형: 816. Golang - "short write" 오류 원인
13093정성태7/5/20227370.NET Framework: 2029. C# - HttpWebRequest로 localhost 접속 시 2초 이상 지연
13092정성태7/3/20228343.NET Framework: 2028. C# - HttpWebRequest의 POST 동작 방식파일 다운로드1
13091정성태7/3/20227276.NET Framework: 2027. C# - IPv4, IPv6를 모두 지원하는 서버 소켓 생성 방법
13090정성태6/29/20226327오류 유형: 815. PyPI에 업로드한 패키지가 반영이 안 되는 경우
13089정성태6/28/20226802개발 환경 구성: 646. HOSTS 파일 변경 시 Edge 브라우저에 반영하는 방법
13088정성태6/27/20225773개발 환경 구성: 645. "Developer Command Prompt for VS 2022" 명령행 환경의 폰트를 바꾸는 방법
13087정성태6/23/20228819스크립트: 41. 파이썬 - FastAPI / uvicorn 호스팅 환경에서 asyncio 사용하는 방법 [1]
13086정성태6/22/20228266.NET Framework: 2026. C# 11 - 문자열 보간 개선 2가지파일 다운로드1
13085정성태6/22/20228359.NET Framework: 2025. C# 11 - 원시 문자열 리터럴(raw string literals)파일 다운로드1
13084정성태6/21/20226791개발 환경 구성: 644. Windows - 파이썬 2.7을 msi 설치 없이 구성하는 방법
13083정성태6/20/20227435.NET Framework: 2024. .NET 7에 도입된 GC의 메모리 해제에 대한 segment와 region의 차이점 [2]
13082정성태6/19/20226494.NET Framework: 2023. C# - Process의 I/O 사용량을 보여주는 GetProcessIoCounters Win32 API파일 다운로드1
13081정성태6/17/20226519.NET Framework: 2022. C# - .NET 7 Preview 5 신규 기능 - System.IO.Stream ReadExactly / ReadAtLeast파일 다운로드1
13080정성태6/17/20227185개발 환경 구성: 643. Visual Studio 2022 17.2 버전에서 C# 11 또는 .NET 7.0 preview 적용
13079정성태6/17/20224798오류 유형: 814. 파이썬 - Error: The file/path provided (...) does not appear to exist
13078정성태6/16/20226990.NET Framework: 2021. WPF - UI Thread와 Render Thread파일 다운로드1
13077정성태6/15/20227207스크립트: 40. 파이썬 - PostgreSQL 환경 구성
13075정성태6/15/20226183Linux: 50. Linux - apt와 apt-get의 차이 [2]
13074정성태6/13/20226515.NET Framework: 2020. C# - NTFS 파일에 사용자 정의 속성값 추가하는 방법파일 다운로드1
13073정성태6/12/20226802Windows: 207. Windows Server 2022에 도입된 WSL 2
13072정성태6/10/20227076Linux: 49. Linux - ls 명령어로 출력되는 디렉터리 색상 변경 방법
... 16  17  18  19  20  21  [22]  23  24  25  26  27  28  29  30  ...