Forest.RaiseForestFunctionality(ForestMode) 메서드

정의

포리스트의 기능 모드 수준을 올립니다.

public:
 void RaiseForestFunctionality(System::DirectoryServices::ActiveDirectory::ForestMode forestMode);
public void RaiseForestFunctionality (System.DirectoryServices.ActiveDirectory.ForestMode forestMode);
member this.RaiseForestFunctionality : System.DirectoryServices.ActiveDirectory.ForestMode -> unit
Public Sub RaiseForestFunctionality (forestMode As ForestMode)

매개 변수

forestMode
ForestMode

포리스트의 새 기능 수준을 지정하는 ForestMode 열거형 값입니다.

예외

기본 디렉터리 서비스에 대한 호출에서 오류가 발생했습니다.

대상 서버를 사용 중이거나 사용할 수 없습니다.

포리스트의 현재 기능 모드를 기준으로 할 때 forestMode에 지정된 값이 잘못된 경우

forestMode가 유효한 ForestMode 열거형 값이 아닙니다.

개체가 삭제되었습니다.

지정된 계정에 이 작업을 수행할 수 있는 권한이 없습니다.

설명

ForestMode 값을 올릴 수 있지만 낮출 수는 없습니다. 즉, 포리스트의 기능 수준을 높이는 것은 되돌릴 수 없으며 이를 위해 신중하게 결정해야 합니다.

포리스트 작동 모드에 대한 자세한 내용은 도메인 및 포리스트 기능을 참조하세요.

다음 표에서는 포리스트의 현재 작동 모드를 기반으로 에 유효한 forestMode 값을 정의합니다.

현재 모드 모드는 다음으로 발생될 수 있습니다.
Windows2000Forest Windows2003InterimForest

Windows2003Forest
Windows2003InterimForest Windows2003Forest
Windows2003Forest 없음

적용 대상

추가 정보