ips | MyLiteratureTechLife.COM

Configuring/Adding multiple ips in windows using netsh command

March 15th, 2010 0 Comments

If you ever wanted to add 200 ip addresses to Windows Server with one command instead of manually configure it on the interface? Netsh will help you to save time. You can use this quick batch command in cmd: FOR /L %I IN (2,1,254) DO netsh interface ip add address "Local Area Connection"...




Alexa Rank