Share via


Disable-HcsRemoteManagement

Disable-HcsRemoteManagement

Disables Windows PowerShell remote management.

Sintassi

Disable-HcsRemoteManagement [ <CommonParameters>]

Descrizione dettagliata

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.

Parametri

<CommonParameters>

Questo cmdlet supporta i parametri comuni: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer e -OutVariable. Per altre informazioni, vedere   about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Input

Il tipo di input è il tipo degli oggetti che è possibile reindirizzare al cmdlet.

Output

Il tipo di output corrisponde al tipo di oggetti generati dal cmdlet.

  • This cmdlet does not generate any output.

Esempi

Example 1: Disable remote management

This command disables remote management for your device.

PS C:\> Disable-HcsRemoteManagement

Argomenti correlati

Enable-HcsRemoteManagement