How to migrate DHCP settings from an old DHCP server to a new DHCP server

Source: Internet
Author: User
Tags microsoft website

If the DHCP server operating system is WINODWS Server 2003, you can use method one. If the DHCP server operating system is WINODWS Server 2000, you can use method two.

Method One

1. Run the command at a command prompt at the original DHCP server:

netsh dhcp server export :\dhcp.txt all

2. Stop the original DHCP Server service when the prompts are shown in Figure 1.

Figure 1 Prompt after completion of command

3. After you copy the files to the new DHCP server C disk, at the command prompt, use the following command:

netsh dhcp server import c:\dhcp.txt all

4. After the "command completes successfully", open the administrative tool "DHCP" and activate DHCP.

Method Two

1. First download a DHCP Export import tool Dhcpexim from Microsoft website, download address is: http://www.microsoft.com/windows2000/techinfo/reskit/tools/new/dhcpexim-o.asp.

2. After downloading, double-click the Dhcpexim_setup.exe installation at the new and old DHCP server, follow the prompts to install it by default.

3. After installation, click C:\Program Files\Resource Kit Directory Dhcpexim Run, will pop up Figure 2 window, select "Export ...", then click OK.

Figure 2 Dhcpexim window

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.