Results 1 to 2 of 2

Thread: ipconfig

  1. #1
    Registered+
    Join Date
    May 2012
    Posts
    72
    Thanks
    0
    Thanked
    0 times in 0 posts

    ipconfig

    Hey all,

    I'm sure most of you are familiar with the "ipconfig /" commands, but I am just asking as to how one could create a .bat file to execute the following commands one after the other:

    ipconfig /release
    ipconfig /flushdns
    ipconfig /renew

    Regards

    Ollie

  2. #2
    Seriously casual gamer KeyboardDemon's Avatar
    Join Date
    Feb 2012
    Location
    London
    Posts
    3,013
    Thanks
    774
    Thanked
    280 times in 242 posts
    • KeyboardDemon's system
      • Motherboard:
      • Asus Sabretooth Z77
      • CPU:
      • i7 3770k + Corsair H80 (Refurbed)
      • Memory:
      • 16gb (4x4gb) Corsair Vengence Red (1866mhz) - (Because it looks good in a black mobo)
      • Storage:
      • Crucial M550 SSD 1TB + 2x 500GB Seagate HDDs
      • Graphics card(s):
      • EVGA GTX 980 SC ACX 2.0 (Warranty replacement for 780Ti SC ACX)
      • PSU:
      • EVGA 750 watt SuperNova G2
      • Case:
      • Silverstone RV03
      • Operating System:
      • Windows 10 Pro 64 Bit
      • Monitor(s):
      • Asus Swift PG278Q
      • Internet:
      • BT Infinity (40mbs dl/10mbs ul)

    Re: ipconfig

    I thought that this would be as simple as creating a text file in notepad and saving it with a .bat extension in the filename. Copy and paste the three lines above into the body of the text file ie.

    ipconfig /release
    ipconfig /flushdns
    ipconfig /renew

    *** edit *** I did just that and it worked fine for me.

    If you prefer there is a program called AutoHotKey that you can use to create scripted events that are tiggered by user defined key press combinations.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •