Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where is IP Address stored

Status
Not open for further replies.

RajD

Technical User
Aug 23, 2001
53
US
Hi,

I want to know where the IP address of my NT-Workstation stored on my machine.

I am able to get the IP address by issuing a DOS command

>ping mymachine

But I want to read it from a file on my machine.

Thanks

RajD
 
If you do IPCONFIG /ALL from a CMD prompt, this will tell you your IP Address and all related information. If you want this in a file, you can pipe it to a file by typing IPCONFIG /ALL > FILE.TXT -----------------------------------------------------
"It's true, its damn true!"
-----------------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top