Share via


Get-HcsSupportAccess

Get-HcsSupportAccess

Gets the encrypted password that Customer Service and Support uses to access the device.

Syntaxe

Get-HcsSupportAccess [ <CommonParameters>]

Description détaillée

The Get-HcsSupportAccess cmdlet gets the encrypted support password that Microsoft Customer Service and Support uses to access the device.

If remote access is not enabled, this cmdlet tells you that it is not enabled. For more information, see the Enable-HcsSupportAccess cmdlet.

Paramètres

<CommonParameters>

Cette applet de commande prend en charge les paramètres courants : -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer et -OutVariable. Pour plus d’informations, consultez about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entrées

Le type d’entrée correspond au type des objets que vous pouvez transmettre à l’applet de commande.

Sorties

Le type de sortie est le type des objets émis par l’applet de commande.

Exemples

Example 1: Get an encrypted password

This command gets the encrypted password for the device. Share the result with Customer Service and Support. They can decrypt it to get a temporary support access password to your device.

PS C:\> Get-HcsSupportAccess

Rubriques connexes

Disable-HcsSupportAccess

Enable-HcsSupportAccess