netsh

{{Short description|Command-line utility}}

{{lowercase}}

{{Infobox Software

| name = netsh

| logo =

| screenshot =

| screenshot size =

| caption =

| developer = Microsoft

| released = {{Start date and age|2000|02|17}}

| latest release version =

| latest release date =

| operating system = Microsoft Windows

| genre = Command

| license = Proprietary commercial software

| website =

}}

In computing, netsh, or network shell, is a command-line utility included in Microsoft's Windows NT line of operating systems beginning with Windows 2000.{{Cite web|url=https://www.computerhope.com/netsh.htm|title = MS-DOS and Windows command line netsh command}} It allows local or remote configuration of network devices such as the interface.{{Cite web|url=https://docs.microsoft.com/en-us/previous-versions/tn-archive/bb490939(v=technet.10)|title=Using Netsh}}

Overview

A common use of netsh is to reset the TCP/IP stack to default, known-good parameters, a task that in Windows 98 required reinstallation of the TCP/IP adapter.

netsh, among many other things, also allows the user to change the IP address on their machine.

Starting from Windows Vista, one can also edit wireless settings (for example, SSID) using netsh.

netsh can also be used to read information from the IPv6 stack.

The command netsh winsock reset can be used to reset TCP/IP problems when communicating with a networked device.

References

{{Reflist}}

Further reading

  • {{Cite book|first=Æleen|last=Frisch|year=2001|title=Windows 2000 Commands Pocket Reference|publisher=O'Reilly|isbn=978-0-596-00148-3}}
  • {{Cite book|first=William R.|last=Stanek|year=2008|title=Windows Command-Line Administrator's Pocket Consultant, 2nd Edition|publisher=Microsoft Press|isbn=978-0735622623}}