Get-HcsSupportAccess

Get-HcsSupportAccess

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

Sintaxis

Get-HcsSupportAccess [ <CommonParameters>]

Descripción detallada

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.

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

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

Temas relacionados

Disable-HcsSupportAccess

Enable-HcsSupportAccess