Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

DHCP vendor options modified using dhcputil.exe gets reverted


Symptoms

If you have IP/voip phones in the environment and you use DHCP vendor options to create vendor class and push the options.

If you use dhcputil to change the options values of the vendor class.

Or If you delete the class vendor class and re-create it again.

You notice that on the DHCP server service restart the old option values re-appear and the changes have been lost.

 

↑ Back to the top


Cause

When you delete the DHCP vendor class using any of the methods:

1. UI using dhcpmgmt.msc

2. using netsh to delete the class.

3. dhcputil.exe

The dhcp server only deletes the in-memory copy of the option values of the vendor class. However, it does not delete from the dhcp database.

 

↑ Back to the top


Resolution

Here are few methods to solve the issue.

1. Restart the DHCP server service in order to synchronize in-memory data with the database.

2. Delete all the option values

3. Delete the options

4. Delete the class

5. Restart the DHCP server service

6. Create the vendor class with new option and option values.

This issue is already fixed in Windows Server 2012.

↑ Back to the top


More Information

There is a bug already filed in for the change. However, it is rejected as of now. In case you have a customer reporting this and has a very strong business case then you can use this bug to take it forward with winse

↑ Back to the top


Keywords: vkball, kb

↑ Back to the top

Article Info
Article ID : 2847208
Revision : 1
Created on : 1/8/2017
Published on : 11/13/2014
Exists online : False
Views : 88