Share via


Enable-HcsSupportAccess

Enable-HcsSupportAccess

Enables access to this device for Customer Service and Support.

Syntaxe

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

Description détaillée

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.

Paramètres

-Scope<ClusterScope>

Specifies the scope. Les valeurs acceptables pour ce paramètre sont :

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

Alias

none

Obligatoire ?

false

Position ?

named

Valeur par défaut

none

Accepter l’entrée de pipeline ?

false

Accepter les caractères génériques ?

false

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

  • This cmdlet does not generate any output.

Exemples

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

Rubriques connexes

Disable-HcsSupportAccess

Get-HcsSupportAccess