Install-RmsMfgSupport

Install-RmsMfgSupport

Adds Microsoft Federation Gateway support to an AD RMS server.

構文

Parameter Set: Default
Install-RmsMfgSupport [-FederationUrl <String> ] [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Install-RmsMfgSupport cmdlet adds Microsoft Federation Gateway support to an AD RMS server.

パラメーター

-FederationUrl<String>

Specifies the uniform resource locator (URL) that the AD RMS server is to use when connecting to the Microsoft Federation Gateway. If this parameter is not supplied, AD RMS will connect to the Microsoft Federation Gateway using default

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

true (ByValue, ByPropertyName)

ワイルドカード文字を許可する

false

-Force

Forces the installation process to be completed, even if there are issues.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

true (ByValue, ByPropertyName)

ワイルドカード文字を許可する

false

-Confirm

コマンドレットを実行する前に、ユーザーに確認を求めます。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

-WhatIf

コマンドレットを実行するとどのような結果になるかを表示します。コマンドレットは実行されません。

必須?

false

位置は?

named

既定値

false

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

  • None

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • None

  • Before adding Microsoft Federation Gateway Support, it is very important that you back up the AD RMS configuration database.

    Do not run this command if the AD RMS snap-in is open in the Microsoft Management Console (MMC). If you do, the command will not respond until you close the AD RMS MMC snap-in.

    Before uninstalling Service Pack 1 for Windows® 7, you must remove Microsoft Federation Gateway Support from the AD RMS cluster by running the Uninstall-RmsMfgSupport cmdlet. Failure to do this may cause an inconsistent configuration of your AD RMS cluster.

-------------- EXAMPLE 1 --------------

Adds Microsoft Federation Gateway support to an AD RMS server.

PS C:\> Install-RmsMfgSupport

関連トピック

Using Windows PowerShell with AD RMS