管理资源吧

当前位置:管理资源吧首页>>>tech>>>c1>>>电脑常识

Windows命令集合

  1. 重启windows网卡命令

  rem 禁用网卡

  netsh interface set interface 本地连接 disabled

  rem 启用网卡

  netsh interface set interface 本地连接 enabled

  2. 查看端口使用情况及使用进程或服务的PID

  netstat -ano

tech首页 更多tech