How to Change IP Address Easily Using Batch File Script

preview_player
Показать описание
Tutorial shows you, How to Change IP Address Easily. Using Batch File Script, to change IP addresses on windows, it is the same process, to change IP from CMD (command prompt), if you copy batch file script into the CMD, you will get same result

Assign a Static IP Address on windows XP, windows 7, and windows 8

Batch File Script to change IP address, example:

"
@echo off
netsh interface ipv4 set address name="Local Area Connection" static 192.168.1.229 255.255.255.0 192.168.1.1

"
Batch File Script to change DNS server IP, example:

"
@echo off
netsh interface ipv4 set dns name="Local Area Connection" static 8.8.8.8

"
Note: you may need to change your Network Adapter Name and IP address that corresponds with your network setup

Subscribe To My Channel and Get More Great Tips:

Share this Video:

Other videos:

How to Change IP Address on Android Tablet - step by step tutorial

How to change ip address on windows 8 computer

How to change ip address on windows 7 computer

How to Change IP Address on Linux (Terminal Commands)
Рекомендации по теме
Комментарии
Автор

You're one of the best computer knower for the best

studentboy
Автор

Thank you, this helped where other instructions did not.

davidschwehr
Автор

I wasn't going to watch it as I prefer plain text information, however, I got to admit, your bat thumbnail got me, well done, well done…

lixinho
Автор

VERRY NICE COULD SAVE MY HOLE SETUP :)

cryptocoinage
Автор

Hi! but how bout if i'm going to apply this to multiple computers. Is it possible??

redenhernandez
Автор

Hi mmK, could address name be an IP address or just a name?

abdelkiki
Автор

Excellent! Worked like a charm. Thanks.

jimmyjobindi
Автор

great video.But can you tell how i can change the ip configuration back to DHCP using the batch file ??

SudhamsuSharmaneodonly
Автор

hi if i want usa and canda ip adress how to get plaese help me

zeeshanali-ubid
Автор

Hey, how did you switch from windows7 to windows8?

DarkAngel-ykyk
Автор

how to i input static address manualy?

ary
Автор

hello, how i can use 2 ip, example : 192.168.1.61 & 192.176.132.61 with subnet mask 255.255.255.0 and gateway : 192.168.1.1

bprrifimaligi
Автор

not working for me i have done everything right adapter name is right

teddybear
Автор

Works fine for me, but what if i have multiple DNS servers? How can i add to the bat file these dns servers?

attilapenzes
Автор

welp, u just showed ur ip to all of the hackers watching this XD

littlehicks
Автор

how to put secondory dns with bat file?

WasiqNawazHushiana
visit shbcf.ru