若要在Windows 作業系統中使用命令行的方式啟動/停止、重新啟動 PCI 網路卡

顯示目前有那些PCI 網路卡:

C:\>devcon status =net pci\*

PCI\VEN_10EC&DEV_8139&SUBSYS_100717AA&REV_10\4&CF81C54&0&28F0
    Name: Realtek RTL8139 Family PCI Fast Ethernet NIC
    Driver is running.
PCI\VEN_8086&DEV_107C&SUBSYS_13768086&REV_05\4&CF81C54&0&10F0
    Name: Intel(R) PRO/1000 GT Desktop Adapter
    Driver is running.
2 matching device(s) found.


由上面可以看出目前有二片網路卡

執行指令重新啟動網路卡:

C:\>devcon restart =net PCI\VEN_10EC

PCI\VEN_10EC&DEV_8139&SUBSYS_100717AA&REV_10\4&CF81C54&0&28F0: Restarted
1 device(s) restarted.




文章標籤
全站熱搜
創作者介紹
創作者 奔騰兔 的頭像
奔騰兔

奔騰兔的部落格

奔騰兔 發表在 痞客邦 留言(0) 人氣(5,031)