Set-NetOffloadGlobalSetting

Set-NetOffloadGlobalSetting

Modifies the global TCP/IP offload settings.

構文

Parameter Set: InputObject (cdxml)
Set-NetOffloadGlobalSetting [-Chimney <ChimneyEnum> {Disabled | Enabled | Automatic} ] [-CimSession <CimSession[]> ] [-NetworkDirect <EnabledDisabledEnum> {Disabled | Enabled} ] [-NetworkDirectAcrossIPSubnets <AllowedBlockedEnum> {Blocked | Allowed} ] [-PacketCoalescingFilter <EnabledDisabledEnum> {Disabled | Enabled} ] [-PassThru] [-ReceiveSegmentCoalescing <EnabledDisabledEnum> {Disabled | Enabled} ] [-ReceiveSideScaling <EnabledDisabledEnum> {Disabled | Enabled} ] [-TaskOffload <EnabledDisabledEnum> {Disabled | Enabled} ] [-ThrottleLimit <Int32> ] [-Confirm] [-WhatIf] [ <CommonParameters>] [ <WorkflowParameters>]

詳細説明

The Set-NetOffloadGlobalSetting cmdlet modifies the global TCP/IP offload settings. The global settings include Receive Side Scaling, Receive Segment Coalescing, task offload, and NetworkDirect properties.

パラメーター

-Chimney<ChimneyEnum>

Specifies the TCP Chimney global state on the computer. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled
-- Automatic

The default value is Disabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-CimSession<CimSession[]>

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

Aliases

Session

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-NetworkDirect<EnabledDisabledEnum>

Specifies the NetworkDirect Remote Direct Memory Access (RDMA) value on the computer. Use this parameter only on servers. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-NetworkDirectAcrossIPSubnets<AllowedBlockedEnum>

Specifies a value for NetworkDirect connectivity from outside a local IP network. このパラメーターに指定できる値は、次のとおりです。

-- Allowed
-- Blocked

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-PacketCoalescingFilter<EnabledDisabledEnum>

Specifies the values for the packet-coalescing filter on the computer. To reduce the number of interrupts that a computer processes, the packet-coalescing filter combines random broadcast and multicast packets, such as Address Resolution Protocol (ARP) requests, Neighbor Discovery messages, and Simple Service Discovery Protocol (SSDP) requests, into a single packet. Use this parameter only on client computers. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-PassThru

作業中の項目を表すオブジェクトを返します。既定では、このコマンドレットから出力は生成されません。

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ReceiveSegmentCoalescing<EnabledDisabledEnum>

Specifies the Receive Segment Coalescing settings on the computer. Receive Segment Coalescing parses small packets of data and combines the data into a single packet. Coalescing small packets into a single packet reduces the overhead that is required to process packets. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ReceiveSideScaling<EnabledDisabledEnum>

Specifies the Receive Side Scaling settings on the computer. Receive Side Scaling distributes the network processing load across multiple processor cores. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-TaskOffload<EnabledDisabledEnum>

Specifies the global TCP/IP task offload settings. Task offload settings include IP checksum offload, Internet Protocol security (IPsec) task offload, and Large Send Offload. These features reduce the overhead of per-packet processing by distributing packet processing tasks, such as checksum calculation, to a network adapter. A modification takes effect after a computer restarts or a network adapter restarts. このパラメーターに指定できる値は、次のとおりです。

-- Enabled
-- Disabled

The default value is Enabled.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ThrottleLimit<Int32>

コマンドレットを実行する際に確立できる同時実行操作の最大数を指定します。このパラメーターを省略するか、値 0 を入力した場合、コンピューター上で実行されている CIM コマンドレットの数に基づいて、コマンドレットに最適なスロットル制限が Windows PowerShell® によって計算されます。スロットル制限は、セッションやコンピューターではなく、現在のコマンドレットにのみ適用されます。

Aliases

none

必須/オプション

false

位置

named

既定値

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) を参照してください。

<WorkflowParameters>

入力

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

  • Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetOffloadGlobalSetting

    Microsoft.Management.Infrastructure.CimInstance オブジェクトは、Windows Management Instrumentation (WMI) オブジェクトを表示するラッパー クラスです。基になる WMI オブジェクトの名前空間とクラス名は、シャープ記号 (#) に続くパスで指定されます。

出力

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

  • None

使用例

Example 1: Enable Receive Segment Coalescing

This command enables Receive Segment Coalescing on the computer.

PS C:\> Set-NetOffloadGlobalSetting –ReceiveSegmentCoalescing Enabled

関連項目

Get-NetOffloadGlobalSetting