netsh command purpose? How we can enable ip versions?
please helps out me.?Thanks& Regards, SelPri | India | +91-9986655633 Future Looks Bright...
April 20th, 2011 4:35am

Hi, 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. To enable or disable ipv6/ipv4, you can run the following commands. netsh interface ipv6 install netsh interface ipv6 uninstall netsh interface ipv4 install netsh interface ipv4 uninstall How to Use the Netsh.exe Tool and Command-Line Switches http://support.microsoft.com/kb/242468 BrentPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
April 20th, 2011 9:59pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics