Networking Forums

Networking Forums > Computer Networking > Windows Networking > Pushing DHCP Server Options Changes

Reply
Thread Tools Display Modes

Pushing DHCP Server Options Changes

 
 
John Collins
Guest
Posts: n/a

 
      07-22-2005, 06:14 PM
In an 2003 AD environment I have two Server 2003 DHCP servers with
configures SuperScopes for two VLANs. I need to change the DNS entries in
the Server Options and push that change out to the clients quickly.

So far when clients renew (one day renewal) they just renew and don't get
the new options. If an ipconfig /release and /renew is done on the client
they get all the new items. If the client is restarted it gets new items.

How can I force the clients to start using the new options without visiting
the clients or rebooting them?

I've tried restarting the service on the server, no joy. I tried deleting
the record on the server but the client just renews the IP and doesn't get
the new options.

Regards,

John


 
Reply With Quote
 
 
 
 
Kiyoshi H.
Guest
Posts: n/a

 
      07-23-2005, 09:27 AM
If a lease expires the client computer asks to extend the lease, and not get
a new one, that's why the new options aren't applied to the clients.

I can't see any other option but a reboot or a script that runs IPCONFIG
/release && IPCONFIG /renew

- Kiyoshi

"John Collins" wrote:

> In an 2003 AD environment I have two Server 2003 DHCP servers with
> configures SuperScopes for two VLANs. I need to change the DNS entries in
> the Server Options and push that change out to the clients quickly.
>
> So far when clients renew (one day renewal) they just renew and don't get
> the new options. If an ipconfig /release and /renew is done on the client
> they get all the new items. If the client is restarted it gets new items.
>
> How can I force the clients to start using the new options without visiting
> the clients or rebooting them?
>
> I've tried restarting the service on the server, no joy. I tried deleting
> the record on the server but the client just renews the IP and doesn't get
> the new options.
>
> Regards,
>
> John
>
>
>

 
Reply With Quote
 
Rebecca Chen [MSFT]
Guest
Posts: n/a

 
      07-25-2005, 09:50 AM
Agree.

John, you may consider write a batch file which contains:

ipconfig /release
ipconfig /renew

Put this file to startup script and deploy this script to the clients.
However, restarting computer is needed, especially you have changed the DNS
configuration. You may send emails to all users to force them to have a
restart during non-business time, such as weekend or midnight to restart
machine and run this startup script.

For more details about the start script, please refer to the following
article:

To assign computer startup scripts
http://www.microsoft.com/windows2000...asp?url=/windo
ws2000/en/advanced/help/gptext_assigncomputerstartupscripts.htm
 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      07-25-2005, 03:28 PM
They need to reboot.

Get rid of the Superscopes. They are only for Multi-netting, VLANs are not
Multi-Nets.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------



"John Collins" <eecs-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> In an 2003 AD environment I have two Server 2003 DHCP servers with
> configures SuperScopes for two VLANs. I need to change the DNS entries in
> the Server Options and push that change out to the clients quickly.
>
> So far when clients renew (one day renewal) they just renew and don't get
> the new options. If an ipconfig /release and /renew is done on the client
> they get all the new items. If the client is restarted it gets new items.
>
> How can I force the clients to start using the new options without

visiting
> the clients or rebooting them?
>
> I've tried restarting the service on the server, no joy. I tried deleting
> the record on the server but the client just renews the IP and doesn't get
> the new options.
>
> Regards,
>
> John
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dhcp global predefined option deletion (dhcp standard options) Fernando Windows Networking 0 09-03-2007 10:58 PM
Win2003_R2 server loses dhcp scope options Jeff Hofstetter Windows Networking 0 09-15-2006 10:07 PM
DHCP client receving address from one server and scope options from another usenetposter2006@yahoo.ca Windows Networking 2 08-28-2006 01:45 PM
linux dhcp server unique options (VoIP phones) jackmacdowall@gmail.com Linux Networking 1 04-19-2006 11:54 AM
DHCP Question about server options Sam Windows Networking 6 08-06-2004 07:41 PM



1 2 3 4 5 6 7 8 9 10 11