次の方法で共有


Disable-HcsRemoteManagement

Disable-HcsRemoteManagement

Disables Windows PowerShell remote management.

構文

Disable-HcsRemoteManagement [ <CommonParameters>]

詳細説明

The Disable-HcsRemoteManagement cmdlet disables Windows PowerShell® remote management for a device. This cmdlet disables remote access for the following configurations:

-- SSAdminConsole session configuration
-- Support session configuration

You cannot disable the Windows PowerShell session configuration that StorSimple Snapshot Manager uses.

パラメーター

<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 remote management

This command disables remote management for your device.

PS C:\> Disable-HcsRemoteManagement

関連トピック

Enable-HcsRemoteManagement