Set-VMFibreChannelHba

Set-VMFibreChannelHba

Configures a Fibre Channel host bus adapter on a virtual machine.

構文

Parameter Set: VMName And Only SAN
Set-VMFibreChannelHba [-VMName] <String> [-WorldWideNodeNameSetA] <String> [-WorldWidePortNameSetA] <String> [-WorldWideNodeNameSetB] <String> [-WorldWidePortNameSetB] <String> -SanName <String> [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-ComputerName <String[]> ] [-Credential <System.Management.Automation.PSCredential[]> ] [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: Object And Generate WWN
Set-VMFibreChannelHba [-VMFibreChannelHba] <VMFibreChannelHba> -GenerateWwn [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: Object And Manual WWN
Set-VMFibreChannelHba [-VMFibreChannelHba] <VMFibreChannelHba> [-NewWorldWideNodeNameSetA <String> ] [-NewWorldWideNodeNameSetB <String> ] [-NewWorldWidePortNameSetA <String> ] [-NewWorldWidePortNameSetB <String> ] [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: Object And Only SAN
Set-VMFibreChannelHba [-VMFibreChannelHba] <VMFibreChannelHba> -SanName <String> [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMName And Generate WWN
Set-VMFibreChannelHba [-VMName] <String> [-WorldWideNodeNameSetA] <String> [-WorldWidePortNameSetA] <String> [-WorldWideNodeNameSetB] <String> [-WorldWidePortNameSetB] <String> -GenerateWwn [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-ComputerName <String[]> ] [-Credential <System.Management.Automation.PSCredential[]> ] [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMName And Manual WWN
Set-VMFibreChannelHba [-VMName] <String> [-WorldWideNodeNameSetA] <String> [-WorldWidePortNameSetA] <String> [-WorldWideNodeNameSetB] <String> [-WorldWidePortNameSetB] <String> [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-ComputerName <String[]> ] [-Credential <System.Management.Automation.PSCredential[]> ] [-NewWorldWideNodeNameSetA <String> ] [-NewWorldWideNodeNameSetB <String> ] [-NewWorldWidePortNameSetA <String> ] [-NewWorldWidePortNameSetB <String> ] [-Passthru] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Set-VMFibreChannelHba cmdlet configures a Fibre Channel host bus adapter on a virtual machine.

パラメーター

-CimSession<Microsoft.Management.Infrastructure.CimSession[]>

リモート セッションまたはリモート コンピューターでコマンドレットを実行します。コンピューター名またはセッション オブジェクト (New-CimSession コマンドレットや Get-CimSession コマンドレットの出力など) を入力します。既定値は、ローカル コンピューター上の現在のセッションです。

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-ComputerName<String[]>

Specifies one or more Hyper-V hosts on which a Fibre Channel host bus adapter is to be configured. NetBIOS names, IP addresses, and fully qualified domain names are allowable. The default is the local computer. Use localhost or a dot (.) to specify the local computer explicitly.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Credential<System.Management.Automation.PSCredential[]>

Specifies one or more user accounts that have permission to perform this action. The default is the current user.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Passthru

Specifies that an object is to be passed through to the pipeline representing the configured Fibre Channel host bus adapter.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-SanName<String>

Specifies the name of the virtual storage area network (SAN) to be associated with the Fibre Channel host bus adapter.

Aliases

none

必須/オプション

true

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-VMFibreChannelHba<VMFibreChannelHba>

Specifies the Fibre Channel host bus adapter to be configured.

Aliases

none

必須/オプション

true

位置

1

既定値

none

パイプライン入力の受け入れ

True (ByValue)

ワイルドカード文字の受け入れ

false

-WorldWideNodeNameSetA<String>

Specifies the World Wide Node name of address set A that is associated with the Fibre Channel host bus adapter.

Aliases

Wwnn1

必須/オプション

true

位置

2

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WorldWideNodeNameSetB<String>

Specifies the World Wide Node name of address set B that is associated with the Fibre Channel host bus adapter.

Aliases

Wwnn2

必須/オプション

true

位置

4

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WorldWidePortNameSetA<String>

Specifies the World Wide Port name of address set A that is associated with the Fibre Channel host bus adapter.

Aliases

Wwpn1

必須/オプション

true

位置

3

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WorldWidePortNameSetB<String>

Specifies the World Wide Port name of address set B that is associated with the Fibre Channel host bus adapter.

Aliases

Wwpn2

必須/オプション

true

位置

5

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-GenerateWwn

Specifies that the World Wide Names for sets A and B are to be generated automatically. When this parameter is specified, parameters WorldWideNodeNameSetA, WorldWideNodeNameSetB, WorldWidePortNameSetA, and WorldWidePortNameSetB cannot be used.

Aliases

none

必須/オプション

true

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NewWorldWideNodeNameSetA<String>

Specifies the World Wide Node name of address set A to be associated with the Fibre Channel host bus adapter.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NewWorldWideNodeNameSetB<String>

Specifies the World Wide Node name of address set B to be associated with the Fibre Channel host bus adapter.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NewWorldWidePortNameSetA<String>

Specifies the World Wide Port name of address set A to be associated with the Fibre Channel host bus adapter.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NewWorldWidePortNameSetB<String>

Specifies the World Wide Port name of address set B to be associated with the Fibre Channel host bus adapter.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-VMName<String>

Specifies the name of the virtual machine to which the virtual Fibre Channel host bus adapter parameters are to be set.

Aliases

none

必須/オプション

true

位置

1

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Confirm

コマンドレットを実行する前に確認メッセージを表示します。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WhatIf

コマンドレットが実行された場合に何が起きるのかを示します。コマンドレットは実行されません。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

<CommonParameters>

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

入力

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

出力

出力型は、コマンドレットが出力するオブジェクトの型です。

使用例

Example 1

Configures a Fibre Channel host bus adapter on a virtual machine named MyVM, with World Wide Names to be generated automatically.

PS C:\> Get-VMFibreChannelHba –VMName MyVM | Set-VMFibreChannelHba –GenerateWwn