answersLogoWhite

0

What can you do with NETSH?

Updated: 12/18/2022
User Avatar

Wiki User

15y ago

Best Answer

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display, modify or script the network configuration of a computer that is currently running. Usage: netsh [-a AliasFile] [-c Context] [-r RemoteMachine]

[Command | -f ScriptFile] The following commands are available: Commands in this context:

? - Displays a list of commands.

add - Adds a configuration entry to a list of entries.

delete - Deletes a configuration entry from a list of entries.

dump - Displays a configuration script.

exec - Runs a script file.

help - Displays a list of commands.

interface - Changes to the `interface' context.

ras - Changes to the `ras' context.

routing - Changes to the `routing' context.

set - Updates configuration settings.

show - Displays information. The following subcontexts are available:

routing interface ras To view help for a command, type the command, followed by a space, and then

type ?.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What can you do with NETSH?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is netsh command to reset winsock?

netsh winsock reset


Where do you find the netsh command menu on windows 2008 server?

'netsh' is a CLI command. It doesn't really have a 'menu'. You can have it list its options by using the /? argument to the command, such as 'netsh /?'


What is the command for winsock in Windows Vista?

netsh winsock reset


What performs local and remote network configuration tasks?

netsh


What command line utility can you use to configure DHCP options?

netsh


How does one use netsh command?

The NETSH command can be used in a variety of ways. One way that it can be used is to display or modify the network configuration of a computer. Alternatively, it can be used to run a group of commands against a specified computer.


How do you reset Winsock for Windows Vista?

enter at the command prompt >netsh winsock reset


How do you make downloads go faster?

I think you have to be an admin and have vista to do this but it should still work on xp. so if you are this will help alot. Okay first right click on command promt (cmd) and run as administrator. follow these steps in order from 1-6. you can copy and paste. 1.Type CD/ 2.netsh int tcp show global 3.netsh int tcp set global chimney=enabled 4.netsh int tcp set global autotuninglevel=normal 5.netsh int tcp set global congestionprovider=ctcp 6.netsh int tcp show global When you have done that restart your PC and now your internet connection and downloads will be alot faster. do a before and after then compare the results. Thankyou.


Which command can be used from DOS to configure and manage IPSec?

A)NETDIAG B)dnscmd C)netsh d)dcdiag


Which command can use from dos to configure and manage ipsec?

A)NETDIAG B)dnscmd C)netsh d)dcdiag


Which command reveals a current or recent connection from another PC on the same LAN?

netsh winsock show catalog


Which of the following commands will show the Idx column for network interfaces connected to your machine?

netsh interface ipv4 show interfaces