HelpCache/MSFT_NetOffloadGlobalSetting.cdxml-help.xml

<?xml version = "1.0" encoding = "utf-8" ?>
 
<helpItems schema="maml">
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-NetOffloadGlobalSetting</command:name><maml:description><maml:para>Gets the global TCP/IP offload settings.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>NetOffloadGlobalSetting</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-NetOffloadGlobalSetting cmdlet gets the global TCP/IP offload settings. These settings include Receive Side Scaling, Receive Segment Coalescing, task offload, and NetworkDirect.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-NetOffloadGlobalSetting</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Chimney</maml:name><maml:description><maml:para>Specifies an array of values of TCP Chimney global state on the computer. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
-- Automatic
 
The default value is Disabled.</maml:para><maml:para>In Automatic mode, TCP Chimney Offload offloads the processing for a connection only if certain following criteria are met. In enabled mode, TCP Chimney Offload offloads the processing for connections on a first-come, first-served basis. For more information, see <maml:navigationLink><maml:linkText>Using TCP Chimney Offload</maml:linkText><maml:uri></maml:uri></maml:navigationLink> in the TechNet library.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ChimneyEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirect</maml:name><maml:description><maml:para>Specifies an array of NetworkDirect Remote Direct Memory Access (RDMA) values on the computer. Use this parameter only on servers. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirectAcrossIPSubnets</maml:name><maml:description><maml:para>Specifies an array of NetworkDirect connectivity values from outside a local IP network. The acceptable values for this parameter are: 
 
-- Allowed
-- Blocked</maml:para></maml:description><command:parameterValue required="true" variableLength="true">AllowedBlockedEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PacketCoalescingFilter</maml:name><maml:description><maml:para>Specifies the values for a 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSegmentCoalescing</maml:name><maml:description><maml:para>Specifies the Receive Segment Coalescing settings on the network adapter. 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSideScaling</maml:name><maml:description><maml:para>Specifies the Receive Side Scaling settings on the computer. Receive Side Scaling distributes the network processing load across multiple processor cores. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>TaskOffload</maml:name><maml:description><maml:para>Specifies the global TCP/IP task offload settings on the computer. 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Chimney</maml:name><maml:description><maml:para>Specifies an array of values of TCP Chimney global state on the computer. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
-- Automatic
 
The default value is Disabled.</maml:para><maml:para>In Automatic mode, TCP Chimney Offload offloads the processing for a connection only if certain following criteria are met. In enabled mode, TCP Chimney Offload offloads the processing for connections on a first-come, first-served basis. For more information, see <maml:navigationLink><maml:linkText>Using TCP Chimney Offload</maml:linkText><maml:uri></maml:uri></maml:navigationLink> in the TechNet library.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">ChimneyEnum[]</command:parameterValue><dev:type><maml:name>ChimneyEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue><dev:type><maml:name>CimSession[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirect</maml:name><maml:description><maml:para>Specifies an array of NetworkDirect Remote Direct Memory Access (RDMA) values on the computer. Use this parameter only on servers. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirectAcrossIPSubnets</maml:name><maml:description><maml:para>Specifies an array of NetworkDirect connectivity values from outside a local IP network. The acceptable values for this parameter are: 
 
-- Allowed
-- Blocked</maml:para></maml:description><command:parameterValue required="true" variableLength="true">AllowedBlockedEnum[]</command:parameterValue><dev:type><maml:name>AllowedBlockedEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PacketCoalescingFilter</maml:name><maml:description><maml:para>Specifies the values for a 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSegmentCoalescing</maml:name><maml:description><maml:para>Specifies the Receive Segment Coalescing settings on the network adapter. 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSideScaling</maml:name><maml:description><maml:para>Specifies the Receive Side Scaling settings on the computer. Receive Side Scaling distributes the network processing load across multiple processor cores. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>TaskOffload</maml:name><maml:description><maml:para>Specifies the global TCP/IP task offload settings on the computer. 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. The acceptable values for this parameter are: 
 
-- Enabled
-- Disabled
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">EnabledDisabledEnum[]</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum[]</maml:name><maml:uri /></dev:type><dev:defaultValue>enabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para></maml:para></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetOffloadGlobalSetting</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para>The Microsoft.Management.Infrastructure.CimInstance object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (#) provides the namespace and class name for the underlying WMI object.</maml:para></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get global TCP/IP offload settings</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-NetOffloadGlobalSetting
 
</dev:code><dev:remarks><maml:para>This command gets the global TCP/IP offload settings on the computer.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?LinkId=288386</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Set-NetOffloadGlobalSetting</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-NetOffloadGlobalSetting</command:name><maml:description><maml:para>Modifies the global TCP/IP offload settings.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>NetOffloadGlobalSetting</command:noun><dev:version /></command:details><maml:description><maml:para>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.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-NetOffloadGlobalSetting</maml:name><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Chimney</maml:name><maml:description><maml:para>Specifies the TCP Chimney global state on the computer. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
-- Automatic
 
 
The default value is Disabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">ChimneyEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the input to this cmdlet. You can use this parameter, or you can pipe the input to this cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimInstance[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirect</maml:name><maml:description><maml:para>Specifies the NetworkDirect Remote Direct Memory Access (RDMA) value on the computer. Use this parameter only on servers. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirectAcrossIPSubnets</maml:name><maml:description><maml:para>Specifies a value for NetworkDirect connectivity from outside a local IP network. The acceptable values for this parameter are: 
 
-- Allowed
-- Blocked</maml:para></maml:description><command:parameterValue required="true" variableLength="false">AllowedBlockedEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PacketCoalescingFilter</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSegmentCoalescing</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSideScaling</maml:name><maml:description><maml:para>Specifies the Receive Side Scaling settings on the computer. Receive Side Scaling distributes the network processing load across multiple processor cores. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>TaskOffload</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before running the cmdlet.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>AsJob</maml:name><maml:description><maml:para>Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to complete.
 The cmdlet immediately returns an object that represents the job and then displays the command prompt. You can continue to work in the session while the job completes. To manage the job, use the *-Job cmdlets. To get the job results, use the <maml:navigationLink><maml:linkText>Receive-Job</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet.
 For more information about Windows PowerShell® background jobs, see <maml:navigationLink><maml:linkText>about_Jobs</maml:linkText><maml:uri></maml:uri></maml:navigationLink>.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>Chimney</maml:name><maml:description><maml:para>Specifies the TCP Chimney global state on the computer. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
-- Automatic
 
 
The default value is Disabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">ChimneyEnum</command:parameterValue><dev:type><maml:name>ChimneyEnum</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>CimSession</maml:name><maml:description><maml:para>Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a <maml:navigationLink><maml:linkText>New-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> or <maml:navigationLink><maml:linkText>Get-CimSession</maml:linkText><maml:uri></maml:uri></maml:navigationLink> cmdlet. The default is the current session on the local computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimSession[]</command:parameterValue><dev:type><maml:name>CimSession[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named" aliases=""><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the input to this cmdlet. You can use this parameter, or you can pipe the input to this cmdlet.</maml:para></maml:description><command:parameterValue required="true" variableLength="true">CimInstance[]</command:parameterValue><dev:type><maml:name>CimInstance[]</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirect</maml:name><maml:description><maml:para>Specifies the NetworkDirect Remote Direct Memory Access (RDMA) value on the computer. Use this parameter only on servers. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled. </maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>NetworkDirectAcrossIPSubnets</maml:name><maml:description><maml:para>Specifies a value for NetworkDirect connectivity from outside a local IP network. The acceptable values for this parameter are: 
 
-- Allowed
-- Blocked</maml:para></maml:description><command:parameterValue required="true" variableLength="false">AllowedBlockedEnum</command:parameterValue><dev:type><maml:name>AllowedBlockedEnum</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PacketCoalescingFilter</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSegmentCoalescing</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ReceiveSideScaling</maml:name><maml:description><maml:para>Specifies the Receive Side Scaling settings on the computer. Receive Side Scaling distributes the network processing load across multiple processor cores. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum</maml:name><maml:uri /></dev:type><dev:defaultValue>disabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>TaskOffload</maml:name><maml:description><maml:para>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. The acceptable values for this parameter are: 
 
 
-- Enabled
 
-- Disabled
 
 
The default value is Enabled.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">EnabledDisabledEnum</command:parameterValue><dev:type><maml:name>EnabledDisabledEnum</maml:name><maml:uri /></dev:type><dev:defaultValue>enabled</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named" aliases=""><maml:name>ThrottleLimit</maml:name><maml:description><maml:para>Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If this parameter is omitted or a value of 0 is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer. The throttle limit applies only to the current cmdlet, not to the session or to the computer.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue></dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before running the cmdlet.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Shows what would happen if the cmdlet runs. The cmdlet is not run.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>false</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name>Microsoft.Management.Infrastructure.CimInstance#root\StandardCimv2\MSFT_NetOffloadGlobalSetting</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para>The Microsoft.Management.Infrastructure.CimInstance object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (#) provides the namespace and class name for the underlying WMI object.</maml:para></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name>None</maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description><maml:para></maml:para></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Enable Receive Segment Coalescing</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-NetOffloadGlobalSetting –ReceiveSegmentCoalescing Enabled
 
</dev:code><dev:remarks><maml:para>This command enables Receive Segment Coalescing on the computer.</maml:para></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Online Version:</maml:linkText><maml:uri>http://go.microsoft.com/fwlink/?LinkId=289170</maml:uri></maml:navigationLink><maml:navigationLink><maml:linkText>Get-NetOffloadGlobalSetting</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
 
</helpItems>