Skip to content

This script could help An Administrators to set IP Address with Netsh.

Notifications You must be signed in to change notification settings

muhazwaridris/ip_addr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ip_addr

ip_addr_sttc.bat is the file to set Static IP Address.

ip_addr_dhcp.bat is the file to set IP Address as DHCP. For some reason you need to disable the adaptor before you can change to DHCP, script added.

Remember to change the value of :

name (your adaptor name)

addr (your ip address)

mask (your subnet mask)

gateway (your gateway address)

8.8.8.8 (Preferred DNS)

8.8.4.4 (Alternate DNS)

About

This script could help An Administrators to set IP Address with Netsh.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published