Windows Server 2003 Active Directory 환경에서 Windows Server 2008 R2 도메인 컨트롤러를 추가하기 위해서는 스키마를 확장해야 합니다. 스키마 확장 후 결과를 확인하는 방법을 아래 링크에서 확인할 수 있습니다.
Windows Server 2008 R2: Appendix of Changes to Adprep.exe to Support AD DS
https://technet.microsoft.com/en-us/library/dd378876(v=ws.10).aspx
Windows Server 2008 R2: Forest-Wide Updates (https://technet.microsoft.com/en-us/library/dd378805(v=ws.10).aspx)
To determine if adprep /forestprep completed successfully, you can use ADSIEdit to verify the value of the Revision attribute of the ActiveDirectoryUpdate container. If all the operations that are performed by the adprep /forestprep command in Windows Server 2008 R2 (79, 80, 81, 82, and 83) complete successfully, the Revision attribute for the CN=ActiveDirectoryUpdate,CN=ForestUpdates,CN=Configuration,DC=ForestRootDomain object is set to 5: |
Windows Server 2008 R2: Domain-Wide Updates (https://technet.microsoft.com/en-us/library/dd378973(v=ws.10).aspx)
If the operation that is performed by the domainprep command in Windows Server 2008 R2 (operations 75, 76, and 77) complete successfully, the revision attribute for the CN=ActiveDirectoryUpdate,CN=DomainUpdates,CN=System,DC=ForestRootDomain object is set to 5: |
'Microsoft > Active Directory' 카테고리의 다른 글
[Active Directory] Active Directory 도메인 컨트롤러와 클라이언트 컴퓨터 간에 사용하는 네트워크 포트 (0) | 2017.05.19 |
---|---|
[Active Directory] Active Directory는 Pull 복제 방식을 사용합니다. (0) | 2017.05.18 |
Windows Server 2012 R2 도메인 컨트롤러 제거 절차 (1) | 2017.03.02 |
Active Directory에서 일정 기간 동안 사용되지 않은 컴퓨터들을 특정 OU로 옮기는 방법 (0) | 2017.02.28 |
DirectAccess 역할 삭제 관련 (0) | 2017.02.24 |