bat 獲取指定MAC地址的IP地址

借鑑了網上的一些案例,感謝百度貼吧的網友。token for /f tokens^=1^,2^ delims^=^,^" %%i in ('wmic nicconfig get IPAddress^,MACAddress^|find "."^|cscript -nologo -e:jscript "%tmp%\j.j"^| findstr "00:80:A3"') do set ip=%%~i e
相關文章
相關標籤/搜索