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 なし

適用対象

こちらもご覧ください