Share via


Invoke-HcsSetupWizard

Invoke-HcsSetupWizard

Performs initial configuration and device registration.

Syntax

Invoke-HcsSetupWizard [ <CommonParameters>]

Detaillierte Beschreibung

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.

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

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

PS C:\> Invoke-HcsSetupWizard

Verwandte Themen

Start-HcsFirmwareCheck

Start-HcsHotfix

Get-HcsUpdateAvailability

Start-HcsUpdate