Teach you how to move the DHCP database to run Win2003 computer (1)

  
        The DHCP database file plays a key role in the normal operation of the server. Especially when the system fails, the recovery must be restored by operating the database file. This article briefly describes how (Dynamic Host Configuration Protocol) DHCP database to the computer running the WindowsServer2003?

Export the DHCP database on a server from

stop running WindowsNTServer4.0 or Windows2000 servers DHCP server service:

click "start" and "run" in the "open" box, type cmd, and then click "OK."

At the command prompt, type netstop "microsoftdhcpserver", and then press Enter. You will receive a message that the "Microsoft DHCPServer service is stopping. The Microsoft DHCP Server service has stopped successfully".

Type exit, and then press Enter.

using the JetPack utility to compress the DHCP database:

Click "Start" and "Run" in the "Open" box, type cmd, and then click "OK."

At the command prompt, type cd% systemroot% system32dhcp, and then press Enter.

type jetpackdhcp.mdbtemp.mdb, and then press Enter.

After the database is compacted successfully, type exit, and then press Enter.

DHCP Export Import utility (Dhcpexim.exe) Export the DHCP database. You can get this utility from Windows2000ResourceKitSupplement1. You can also visit the following site to obtain MicrosoftWeb Dhcpexim.exe:

export the database:

installation Dhcpexim.exe utility, and then start the Dhcpexim.exe utility.

"Welcome to DHCP Export Import Tool" screen, click "Export configuration of the local service to a file" and then click "OK."

in the "File name" box, type the file name of the exported file, and then click "Save." For example, type dhcpdatabase.txt.

click the range you want to export, click "Export disabled before the selected range on the local computer" check box to select it, then click "Export."

click "OK." DHCP Server service on the server is disabled

:

Click "Start", point to "Settings", click "Control Panel", then double-click "services."

"Services" list, click "MicrosoftDHCP Server", "start" and "disabled", then click "OK."

if the service is started, click "Stop" and then click "Yes" to confirm to stop the service.

click "Close" to close the "Services" dialog box.

Important: The database server from running Windows2000 moved successfully to a server running WindowsServer2003 need to use Dhcpexim.exe. If you need only the configuration (not the database), in the configuration from which the export of

netshdhcpserverexportC use the following commands based on Windows2000 servers: dhcp.txtall

where, C: dhcp .txt is the name and path of the export file you want to use.

exported DHCP database

from the DHCP server will run MicrosoftWindowsServer2003 database and configuration from a server to run WindowsServer2003 another server running the WindowsServer2003:

Click Start and Run, type cmd in the Open box, and then click OK.

type netshdhcpserverexportC: dhcp.txtall, and then press Enter.

copy the files to the new server.

type netshdhcpserverimportC: dhcp.txtall, and then press Enter. Install the DHCP Server service on the server



running WindowsServer2003-based installation in existing DHCP Server service on WindowsServer2003 server:

Click "Start," click " Control Panel", then double-click Add or Remove Programs.

click the "Add /Remove Windows Components."
Copyright © Windows knowledge All Rights Reserved