2021年7月12日
摘要: #禁用所有网卡上的IPv6 Disable-NetAdapterBinding -Name * -ComponentID ms_tcpip6 -PassThru #禁用某个网卡上的IPv6 Disable-NetAdapterBinding -Name LocalNetwork -Component 阅读全文
posted @ 2021-07-12 17:27 momingliu11 阅读(328) 评论(0) 推荐(0) 编辑