Results 1 to 2 of 2

Thread: How to renew client's IP Address remotely

  1. #1
    Join Date
    Sep 2009
    Location
    Philippines
    Posts
    12

    How to renew client's IP Address remotely

    Hi,

    Is there a way to remotely renew client's IP Address within the Domain?

    Thanks,
    Mark

  2. #2
    Join Date
    Nov 2011
    Posts
    342

    Re: How to renew client's IP Address remotely

    Quote Originally Posted by take__me__away View Post
    Hi,

    Is there a way to remotely renew client's IP Address within the Domain?

    Thanks,
    Mark
    You can try running a local batch file which will be releasing and renewing the leases instead of using psexec.exe for releasing the IP addresses, just create a batch file on all the machines and then execute that with psexec, it should look like this:
    ipconfig /release
    ping -n 5 localhost
    ipconfig /renew

Similar Threads

  1. Cannot Renew IP Address and Limited to No Connectivity
    By ElaineYork in forum Networking & Security
    Replies: 5
    Last Post: 25-10-2012, 10:48 AM
  2. Unable to renew IP address
    By Wagan-rave in forum Networking & Security
    Replies: 2
    Last Post: 05-03-2009, 03:30 PM
  3. Cannot Renew IP Address
    By Pro_filer in forum Networking & Security
    Replies: 3
    Last Post: 12-01-2009, 08:36 PM
  4. How to Renew IP address
    By Cajetan in forum Tips & Tweaks
    Replies: 0
    Last Post: 11-12-2008, 12:54 PM
  5. UNABLE TO RELEASE & RENEW MY IP ADDRESS
    By MB in the uk in forum Vista Help
    Replies: 4
    Last Post: 09-03-2008, 09:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,450,700.82880 seconds with 17 queries