积极答复者
请教get-nettcpsetting中AutoTuningLevelGroupPolicy和AutoTuningLevelEffective参数值,

问题
答案
-
Hi ,
AutoTuningLevelEffective可接受的参数如下:
- Local
- GroupPolicy
AutoTuningLevelGroupPolicy决定TCP auto-tuning level是否由组策略配置。默认未配置表示没有组策略应用于AutoTuningLevel。
可接受的参数如下:
- Disabled
- HighlyRestricted
- Restricted
- Normal
- Experimental
- NotConfigured
- NotChanged
>>AutoTuningLevelGroupPolicy这个值是否需要设置组策略?netsh命令可以更改这个参数吗?
看微软官方文档的意思是需要通过组策略配置。 不能通过netsh命令修改这个参数,也并没有找到对应的powershell命令可以更改这个参数。关于两个参数的详细信息可以参考以下的链接:
https://docs.microsoft.com/en-us/powershell/module/nettcpip/get-nettcpsetting?view=win10-ps
关于这两个参数,微软对应的资料非常少。我只查询到上面Get-NetTCPSetting的文档里面有提及。我在注册表里面也没有找到对应组策略配置的地方,因此我在思考是否autotuninglevel可以通过注册表配置,然后再通过GPO推送注册表。但是autotuninglevel我查询到的对应的注册表键值测试出来都没有生效,如果您这边有想法的话,可以分享一下,我这边继续进行测试。
此致
Candy
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
- 已编辑 Candy LuoMicrosoft contingent staff, Moderator 2020年10月15日 5:40
- 已标记为答案 谷青松 2020年10月15日 5:57
全部回复
-
Hi ,
AutoTuningLevelEffective可接受的参数如下:
- Local
- GroupPolicy
AutoTuningLevelGroupPolicy决定TCP auto-tuning level是否由组策略配置。默认未配置表示没有组策略应用于AutoTuningLevel。
可接受的参数如下:
- Disabled
- HighlyRestricted
- Restricted
- Normal
- Experimental
- NotConfigured
- NotChanged
>>AutoTuningLevelGroupPolicy这个值是否需要设置组策略?netsh命令可以更改这个参数吗?
看微软官方文档的意思是需要通过组策略配置。 不能通过netsh命令修改这个参数,也并没有找到对应的powershell命令可以更改这个参数。关于两个参数的详细信息可以参考以下的链接:
https://docs.microsoft.com/en-us/powershell/module/nettcpip/get-nettcpsetting?view=win10-ps
关于这两个参数,微软对应的资料非常少。我只查询到上面Get-NetTCPSetting的文档里面有提及。我在注册表里面也没有找到对应组策略配置的地方,因此我在思考是否autotuninglevel可以通过注册表配置,然后再通过GPO推送注册表。但是autotuninglevel我查询到的对应的注册表键值测试出来都没有生效,如果您这边有想法的话,可以分享一下,我这边继续进行测试。
此致
Candy
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com
- 已编辑 Candy LuoMicrosoft contingent staff, Moderator 2020年10月15日 5:40
- 已标记为答案 谷青松 2020年10月15日 5:57
-
好的,期待您的更新~
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com