次の方法で共有


Disable-HcsSupportAccess

Disable-HcsSupportAccess

Disables support access to this device.

構文

Parameter Set: Default
Disable-HcsSupportAccess [-Scope <ClusterScope> ] [ <CommonParameters>]

詳細説明

The Disable-HcsSupportAccess cmdlet disables access to this device for Microsoft Customer Service and Support. This cmdlet does not close any currently active support sessions.

パラメーター

-Scope<ClusterScope>

Specifies the scope. このパラメーターに対して使用できる値:

-- Cluster. Disable support access for both nodes. This is the default.
-- Controller. Disable support access for the local node only.

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

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

false

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

false

<CommonParameters>

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

入力

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

出力

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

  • This cmdlet does not generate any output.

Example 1: Disable support access

This command disables support access for your device.

PS C:\> Disable-HcsSupportAccess

関連トピック

Enable-HcsSupportAccess

Get-HcsSupportAccess