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>

此 cmdlet 支持通用参数:-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer 和 -OutVariable。有关详细信息,请参阅 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

输入

输入类型是指可通过管道传送给 cmdlet 的对象的类型。

输出

输出类型是 cmdlet 所发出对象的类型。

示例

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