Anything goes
random and perhaps useful information
Thursday, June 02, 2011
Batch script to renew your network IP in Windows
Here's a handy batch script for renewing your IP in Windows. Create a file called renewip.bat containing the following lines.
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Store this batch script in a convenient location. Run the batch script to renew your IP address.
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment