命令行输入
nbtstat /a 192.168.0.1
结果:
"本地连接 2:
Node IpAddress: Scope Id:
NetBIOS Remote Machine Name Table
Name Type Status
---------------------------------------------
Y0001 <00> UNIQUE Registered
CLUMSY-BIRD <00> GROUP Registered
MAC Address = 00-16-76-0E-FA-39"
我想通过批处理显示结果为:
y0001
MAC Address = 00-16-76-0E-FA-39
请问可以做到吗?
谢谢
[ Last edited by kfgef888 on 2006-12-31 at 07:01 PM ]
nbtstat /a 192.168.0.1
结果:
"本地连接 2:
Node IpAddress: Scope Id:
NetBIOS Remote Machine Name Table
Name Type Status
---------------------------------------------
Y0001 <00> UNIQUE Registered
CLUMSY-BIRD <00> GROUP Registered
MAC Address = 00-16-76-0E-FA-39"
我想通过批处理显示结果为:
y0001
MAC Address = 00-16-76-0E-FA-39
请问可以做到吗?
谢谢
[ Last edited by kfgef888 on 2006-12-31 at 07:01 PM ]
