Re: Use Group Policy Editor in XP to connect via DHCP?
- From: Jack Doyle <Jack.Doyle@xxxxxxxxxxxxxxx>
- Date: 1 May 2007 10:22:29 -0700
Create a batch file to run the following commands. Keep in mind,
though, that this will run under the user's context, so if they don't
have permission to change the TCP/IP properties, this will not work.
netsh interface ip set address name="Local Area Connection"
source=dhcp
netsh interface ip set dns name="Local Area Connection" source=dhcp
Be sure to replace Local Area Connection with the name of your
connection, if different, but maintain the quotes.
Regards,
Jack Doyle, Systems Engineer
ScriptLogic Corporation
http://www.scriptlogic.com
.
- References:
- Use Group Policy Editor in XP to connect via DHCP?
- From: Matt Modica
- Use Group Policy Editor in XP to connect via DHCP?
- Prev by Date: Re: Default Policy not applying
- Next by Date: Re: IE Homepage
- Previous by thread: RE: Use Group Policy Editor in XP to connect via DHCP?
- Next by thread: Re: Use Group Policy Editor in XP to connect via DHCP?
- Index(es):