ipconfig command xp home

S

Steven

in the dos prompt when i use the ipconfig command it tells
me that that is a bad command/filename. could this be due
to a user not having administrative priviledges?
 
T

trackmanca

No this means the IP stack is corrupted. Did you install a 3d party dialer
or firewall product?

Paul.
 
S

Steve Winograd [MVP]

"Steven" said:
in the dos prompt when i use the ipconfig command it tells
me that that is a bad command/filename. could this be due
to a user not having administrative priviledges?

No. It probably means one of these things:

1. You typed the command name wrong, or:

2. The Path variable has the wrong value. Enter this command:

set Path

Here's the output from the command on my XP computer:

Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

Try running this command, which specifies the complete path of the
executable file:

C:\WINDOWS\system32\ipconfig.exe
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
T

Trackman [-00-]

There is also an issue where the stack can be in a funked state (e.g.
catalog corruption) and running commands like IPCONFIG cause similar
behavior.
 

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

Top