Clear-NetworkControllerNodeContent

Clear-NetworkControllerNodeContent

Clears Network Controller settings from a Network Controller node.

構文

Parameter Set: Default
Clear-NetworkControllerNodeContent [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Clear-NetworkControllerNodeContent cmdlet is used to clear Network Controller settings from a Network Controller node.

Consider a scenario where you want to remove a node from the cluster, and the node is not reachable over the network. You can still remove the node using Remove-NetworkControllerNode command, but to remove local settings from the node, you must execute Clear-NetworkControllerNodecontent cmdlet locally on the removed node.

Additionally, the Network Controller configuration may fail before configuration is complete. If the configuration is partially complete on one or more nodes, run this cmdlet locally on the nodes to remove the configuration. In these cases, the Network Controller configuration error message will inform you to run this cmdlet on specific nodes.

Do not execute this cmdlet to remove a node from the cluster. Use Remove-NetworkControllerNode for that purpose.

パラメーター

-Force

ユーザーの確認を求めることなく、コマンドを強制的に実行します。

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Confirm

コマンドレットを実行する前に確認メッセージを表示します。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WhatIf

コマンドレットが実行された場合に何が起きるのかを示します。コマンドレットは実行されません。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

<CommonParameters>

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

入力

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

出力

出力型は、コマンドレットが出力するオブジェクトの型です。

関連項目

Remove-NetworkControllerNode