Invoke-HcsSetupWizard

Invoke-HcsSetupWizard

Performs initial configuration and device registration.

Syntax

Parameter Set: Default
Invoke-HcsSetupWizard [-BypassValidations <Nullable [System.Boolean]> ] [ <CommonParameters>]

Detailed Description

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.

Parameters

-BypassValidations<Nullable [System.Boolean]>

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Invoke setup wizard

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

PS C:\> Invoke-HcsSetupWizard

Start-HcsFirmwareCheck

Start-HcsHotfix

Get-HcsUpdateAvailability

Start-HcsUpdate