background preloader

CMD

Facebook Twitter

Nfigure TCP/IP from the Command Prompt. By Daniel Petri - January 7, 2009 In order to configure TCP/IP settings such as the IP address, Subnet Mask, Default Gateway, DNS and WINS addresses and many other options you can use Netsh.exe. Netsh.exe is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh.exe also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh.exe can also save a configuration script in a text file for archival purposes or to help you configure other servers. Netsh.exe is available on Windows 2000, Windows XP, and Windows Server 2003. You can use the Netsh.exe tool to perform the following tasks: What can we do with Netsh.exe?

With Netsh.exe you can easily view your TCP/IP settings. Netsh interface ip show config With Netsh.exe, you can easily configure your computer's IP address and other TCP/IP related settings. Or and so on.