Netsh Command Missing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I setup some batch files for a user that uses the "netsh" command. They
worked perfectly for me an her. Now when the user signs on, she tries to run
them and they don't run. If I try and run the command from the command
prompt, it says the "netsh" is not recognized as an interanl or external
command. How do I get this command to work again and why did it disappear.
 
I setup some batch files for a user that uses the "netsh" command. They
worked perfectly for me an her. Now when the user signs on, she tries to run
them and they don't run. If I try and run the command from the command
prompt, it says the "netsh" is not recognized as an interanl or external
command. How do I get this command to work again and why did it disappear.

It may not have "disappeared" but your PATH definition may not contain the
correct folder where the 'netsh' command is stored.

Try: C:\Windows\netsh instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

netsh wlan mode 3
Toughest to solve....? 5
netsh dump 2
Display SSID on command line 1
Windows XP IP configuration "Netsh" batch file problem ! 1
Netsh program and Restricted User Account 2
netsh questions 0
Is there a stop command? 9

Back
Top