次の方法で共有


Invoke-HcsSetupWizard

Invoke-HcsSetupWizard

Performs initial configuration and device registration.

構文

Invoke-HcsSetupWizard [ <CommonParameters>]

詳細説明

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.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

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