Invoke-HcsSetupWizard

Invoke-HcsSetupWizard

Performs initial configuration and device registration.

Sintaxis

Invoke-HcsSetupWizard [ <CommonParameters>]

Descripción detallada

The Invoke-HcsSetupWizard cmdlet performs initial configuration and device registration with the StorSimple Manager Service. This wizard configures the following settings:

-- Data0 IP address
-- Primary DNS server
-- Primary NTP server
-- Web proxy (optional)
-- Password for accessing Windows PowerShell Interface for StorSimple
-- Password for StorSimple SnapShot Manager connections
-- Device registration with the StorSimple Manager Service

To register a device with the StorSimple Manager Service, you need your service registration key and service data encryption key. For the first device that you register, the StorSimple Manager Service generates a new service data encryption key for you.

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: Invoke setup wizard

This command invokes the setup wizard. The wizard prompts you for input.

PS C:\> Invoke-HcsSetupWizard

Temas relacionados

Start-HcsFirmwareCheck

Start-HcsHotfix

Get-HcsUpdateAvailability

Start-HcsUpdate