Looking for a way to release/renew by login script or GPO

G

Graham Prentice

Have tried a local .bat file with:
ipconfig /release
ipconfig /renew

This works ok if executed locally.
I would like one user to run this from any computer in the domain.
If used in login script, after ipconfig /release - network connection is
gone and the /renew never happens.

The reason for this is using a radius server requires the ip address to be
reset when this user successfully logs in - but can happen on any computer
attached to the special radius switch.

Perhaps there is a tool out there that resets the network connection in one
command?

TIA, Graham
 
G

Graham Prentice

Found the best solution is to run a local script.
Had troubles getting the GPO to work on all machines.
Graham
 
R

Richard G. Harper

If the batch file already exists on the local computer you should call it
from the logon script as the last line of the logon script file.

--
Richard G. Harper [MVP Win9x] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top