ipconfig missing

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

Hello,

Today I went to trouble shoot my dead cable connection and
I found that ipconfig is missing on my windows 2000
machine. Any idea what might have happened and how to get
it back? Thanks

Robert
 
Go to C:\<WinDir>\System32\ and try to execute the
ipconfig command there. If it works make sure your path
parameter is properly configured.

Scott
 
your might want to goto a cmd prompt and type

set

this will show your environment variables, we need to make sure that your
path statement looks correct.

here is kinda what mine looks like:

Path=C:\WINDOWS\system32;C:\WINDOWS;

make sure those 2 are first, and the rest it doesn't matter.

--

Brian Oakes

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit.
 
Scott,

Thanks for your help. It does load properly when launched
form the file in c:\winnt\system32\ipconfig. I used to be
able to open the command prompt and type it in at the
prompt that came up, why has it now changed? If I
navigate to the above directory through cmd prompt it
loads just fine too. Thanks again.

Robert
 
Back
Top