Server 2012 TCP Settings
Posted: Wed Jul 24, 2013 4:10 pm
I can't add the following to the topic, so I created a separate topic. Please add them to the main settings topic, or let me know if I need to change to a custom template.
Basically server 2012 has templates that manage most of these settings. To view what the template has you can use Get-NetTCPSetting.
Code: Select all
netsh int tcp set supplemental template=datacenter
netsh int tcp set global rss=enabled
netsh int tcp set global chimney=enabled
netsh int tcp set global dca=enabled