Windows 2003服务器使用netsh命令批量添加IP地址 October 15, 2012 添加单个ip地址192.168.1.2netsh interface ip add address “本地连接” 192.168.1.2 255.255....