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 None

적용 대상

추가 정보