Enable-HcsSupportAccess

Enable-HcsSupportAccess

Enables access to this device for Customer Service and Support.

Sintaxis

Parameter Set: Default
Enable-HcsSupportAccess [-Scope <ClusterScope> ] [ <CommonParameters>]

Descripción detallada

The Enable-HcsSupportAccess cmdlet enables access to this device for Microsoft Customer Service and Support.

This cmdlet temporarily opens the appliance for support, and it creates an encrypted password. Customer Service and Support can decrypt the password to gain access to the device. You can retrieve that encrypted password by using the Get-HcsSupportAccess cmdlet.

Provide the encrypted password to Customer Service and Support through email or other means.

Share your desktop with Customer Service and Support. From there, you and support personnel access the appliance over the StorSimple Serial Console or remote Windows PowerShell® management.

Log on to the appliance by using serial console or remote Windows PowerShell management. Enter the support configuration session. This session allows only the following cmdlets to run: Enable-HcsSupportAccess, Disable-HcsSupportAccess, Get-HcsSupportAccess, and Enter-HcsSupportSession. After you establish the session by using your SSAdminConsole password, the Enter-HcsSupportSession cmdlet provides unrestricted access to the appliance. Customer Service and Support enters the decrypted password. All password input is hidden or obscured. After the password is validated, you receive access to the unrestricted session. This is an interactive session.

Customer Service and Support accesses the system to perform troubleshooting. You maintain full control over the session. You can stop sharing your desktop with Customer Service and Support at any time.

Finally, you turn off support access by using the Disable-HcsSupportAccess cmdlet. Disabling the support session invalidates the support password.

Parámetros

-Scope<ClusterScope>

Specifies the scope. Los valores aceptables para este parámetro son los siguientes:

-- Cluster. Provides support access for both nodes. This is the default.
-- Controller. Provides support access for the local node only.

Alias

ninguno

¿Requerido?

false

¿Posición?

named

Valor predeterminado

ninguno

¿Aceptar canalización?

false

¿Aceptar caracteres comodín?

false

<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.

  • This cmdlet does not generate any output.

Ejemplos

Example 1: Enable support access

This command enables support access and generates an encrypted password. Share the password with Customer Service and Support personnel. They can decrypt it to get a temporary support password to access your device.

PS C:\> Enable-HcsSupportAccess

Temas relacionados

Disable-HcsSupportAccess

Get-HcsSupportAccess