Looking for something?
Categories
-
Recent Posts
Recent Comments
- me on Changing the DNS suffix search list in Active Directory
- Stefan on Uninstall software remotely with WMIC
- David Myers on Contact
- me@me.com on Detecting Ephemeral Port Exhaustion in Windows 7 / 8 / 2012
- Ralph Freibeuter on PowerShell script to list mount points in Windows
Tag Archives: batch script to assign ip dns gateway subnet mask on a windows machine
Simple netsh script to assign Multiple IPs, DNS, Gateway, etc..
Batch script to assign static IP/DNS/Gateway/Subnet mask. Nothing fancy here but there is some syntax difference in adding a second dns “ip set vs ip add” etc. Pasting it here in case i need to reference it at some point....