次の方法で共有


Exit-HcsMaintenanceMode

Exit-HcsMaintenanceMode

Takes a device out of maintenance mode.

構文

Parameter Set: Default
Exit-HcsMaintenanceMode [-Force] [ <CommonParameters>]

詳細説明

The Exit-HcsMaintenanceMode cmdlet takes a device out of maintenance mode. Taking a device out of maintenance mode restores I/Os and restores the connection to the Management Portal.

Before exiting maintenance mode, ensure that all updates are fully installed on all controllers. You must install maintenance mode updates on each controller individually. If you do not install these updates on each controller before the device enters maintenance mode, data may become corrupted.

パラメーター

-Force

ユーザーの確認を求めずにコマンドを強制的に実行します。

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

false

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

false

<CommonParameters>

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

入力

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

出力

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

  • No return value.

Example 1: Exiting maintenance mode

This command exits maintenance mode.

PS C:\> Exit-HcsMaintenanceMode

関連トピック

Enter-HcsMaintenanceMode