Winipcfg in WinXP?

  • Thread starter Thread starter jimbo
  • Start date Start date
J

jimbo

In Win98, there is a utility named winipcfg that has useful
information and function regarding IP addresses, etc. Winipcfg
apparently doesn't exist in WinXP. What is the equivalent function in
WinXP?

Regards, jimbo
 
jimbo bashed at the keyboard and said:
In Win98, there is a utility named winipcfg that has useful
information and function regarding IP addresses, etc. Winipcfg
apparently doesn't exist in WinXP. What is the equivalent function in
WinXP?

Regards, jimbo

"ipconfig" without the quotes works for xp :-)
--
McPloppy ©

{ Remove both MyShoes to email me }
{ Homepage: http://tinyurl.com/bbel }
{ Local Radio: http://tinyurl.com/j1vi }
{ My Alternative Site: http://tinyurl.com/rynb }
 
Mcploppy © said:
jimbo bashed at the keyboard and said:

"ipconfig" without the quotes works for xp :-)

That is part of what Win98 will do, but how or where can I "release"
and "renew" the IP address?

Regards, jimbo
 
jimbo said:
That is part of what Win98 will do, but how or where can I "release"
and "renew" the IP address?

Regards, jimbo


Start/Run type cmd

While at the C:\ prompt type: ipconfig /all to see all relevant
information.

To release DHCP lease: ipconfig /release
To renew DHCP lease: ipconfig /renew
To purge DNS cache: ipconfig /flushdns
To renew DNS cache: ipconfig /registerdns

Hope this helps.

-Matt
 
(e-mail address removed) (jimbo) wrote in
In Win98, there is a utility named winipcfg that has useful
information and function regarding IP addresses, etc. Winipcfg
apparently doesn't exist in WinXP. What is the equivalent function in
WinXP?

The GUI equivalent command is "wntipcfg" but it is not installed by
default. To get instructions on how to install it, see:

<http://www.microsoft.com/windowsxp/expertzone/tips/april/cerelli1.asp>

HTH,
John
 
In Win98, there is a utility named winipcfg that has useful
information and function regarding IP addresses, etc. Winipcfg
apparently doesn't exist in WinXP. What is the equivalent function in
WinXP?

Regards, jimbo

Thanks guys, just what I was looking for!

jimbo
 
Rick Wintjen said:
It works perfectly on my WinXP Home laptop.

I don't see the post claiming that wntipcfg does not run on WinXP
Home, but it works just fine om my WinXP Home. Many thanks, jimbo
 
Back
Top