【问题标题】:How do you get network protocol enabled details on Network Adapters in PowerShell [duplicate]如何在 PowerShell 中获取网络适配器上启用网络协议的详细信息 [重复]
【发布时间】:2011-03-09 01:23:14
【问题描述】:

可能重复:
How do you retrieve a list of bound protocols to a network adapter? (in PowerShell or any language )

对于特定的网络适配器,我如何列出协议是什么?我想列举每个,并找到它们的启用/禁用状态。在 Windows UI 中,这显示为复选标记。协议可能包括

  • Microsoft 网络客户端
  • QoS 数据包调度程序
  • Internet 协议版本 6 (TCP/IPv6)
  • Internet 协议版本 4 (TCP/IPv4)

有人知道怎么弄吗?

【问题讨论】:

    标签: powershell wmi network-protocols


    【解决方案1】:

    这个问题看起来很像你想要达到的目标。

    Detect If IPv6 is Enabled on Windows Machines

    列出了许多不同的方法。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-01-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-10
      相关资源
      最近更新 更多