Share via


Get-HcsSupportAccess

Get-HcsSupportAccess

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

Syntax

Get-HcsSupportAccess [ <CommonParameters>]

Detaillierte Beschreibung

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.

Parameter

<CommonParameters>

Dieses Cmdlet unterstützt die allgemeinen Parameter: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, -OutVariable. Weitere Informationen finden Sie unter about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Eingaben

Der Eingabetyp ist der Typ der Objekte, die über die Pipeline an das Cmdlet übergeben werden können.

Ausgaben

Der Ausgabetyp ist der Typ der Objekte, die vom Cmdlet ausgegeben werden.

Beispiele

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

Verwandte Themen

Disable-HcsSupportAccess

Enable-HcsSupportAccess