积极答复者
win10域网络,Ethernet和WIFI不能同时使用

问题
-
你好, 我公司的电脑是Win10 企业版域用户, Ethernet连接的情况下,会自动断开WIFI, 手动点击WIFI连接,会报ERROR“网络管理不允许同时连接工作网络和其他网络”。
我私人的电脑是Win10家庭版,可以同时连接Ethernet和WIFI, 同时连接在线! (如win7中的多重网络),
参考以太网说明:https://docs.microsoft.com/en-us/windows-hardware/drivers/mobilebroadband/understanding-and-configuring-windows-connection-manager
通过允许或禁止无线连接来强制执行策略,我想知道具体要如何操作才能同时连接有线和无线网络
答案
-
你好,
可以尝试更改下方的注册表和组策略。
disabling 'IPsec Policy Agent' service
找到 HKLM\Software\Policies\Microsoft\Windows\WcmSvc\GroupPolicy!fMinimizeConnections 设置为 0.
同时找到组策略关闭"Prohibit connection to non-domain networks when connected to domain-authenticated network"
GPO Path: Computer Configuration/Administrative Templates/Network/Windows Connection Manager/
RegKey: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WcmSvc\GroupPolicy fBlockNonDomain
通常我们也可以更改网卡的设置,对 windows 10 中以太网 lan 优先级设置的简单调整。下方英文链接提供了一些相关的信息。
How to use Wireless and Wired Connection both at a same time in Windows
请注意: 由于该网站不是由 microsoft 托管的, 因此链接可能会更改。微软不保证这些信息的准确性。
希望对您有帮助,如果回答是有帮助的, 请将其标记为答案, 可以帮助其他有相同问题的社区成员, 并快速找到有用的答复。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 wayne_wei 007 2019年3月5日 9:13
全部回复
-
你好,
可以尝试更改下方的注册表和组策略。
disabling 'IPsec Policy Agent' service
找到 HKLM\Software\Policies\Microsoft\Windows\WcmSvc\GroupPolicy!fMinimizeConnections 设置为 0.
同时找到组策略关闭"Prohibit connection to non-domain networks when connected to domain-authenticated network"
GPO Path: Computer Configuration/Administrative Templates/Network/Windows Connection Manager/
RegKey: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WcmSvc\GroupPolicy fBlockNonDomain
通常我们也可以更改网卡的设置,对 windows 10 中以太网 lan 优先级设置的简单调整。下方英文链接提供了一些相关的信息。
How to use Wireless and Wired Connection both at a same time in Windows
请注意: 由于该网站不是由 microsoft 托管的, 因此链接可能会更改。微软不保证这些信息的准确性。
希望对您有帮助,如果回答是有帮助的, 请将其标记为答案, 可以帮助其他有相同问题的社区成员, 并快速找到有用的答复。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 wayne_wei 007 2019年3月5日 9:13
-
除了系统层面外建议再检查一下电脑 BIOS 设置,有些 BIOS 提供有线无线自动切换,插入网线后自动禁用无线的功能。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <wayne_wei 007>;
| 你好, 我公司的电脑是Win10 企业版域用户, Ethernet连接的情况下,会自动断开WIFI, 手动点击WIFI连接,会报ERROR“网络管理不允许同时连接工作网络和其他网络”。