打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
dhcp 3
Export the DHCP database from Windows 2003:

1. On the Windows 2003 DHCP server, navigate to a command prompt

2. Type the following Command: netsh

3. Type the following Command: DHCP

4. Type the following Command: server <\\Name or IP Address>

5. Type the following Command: export c:\w2k3DHCPdb all

Note You must have local administrator permissions to export the data.

Import the DHCP database

1. Copy the exported DHCP database file to the local hard disk of the Windows Server 2008-based computer.

2. Install the DHCP Role on the server.

3. Stop the DHCP server service on the server. To do this, follow these steps:

a. Log on to the target DHCP server by using an account that is a member of the local Administrators group.

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

c. At the command prompt, type net stop DHCPserver , and then press ENTER. You receive a "The Microsoft DHCP Server service is stopping. The Microsoft DHCP Server service was stopped successfully" message.

d. Type exit, and then press ENTER.

4. Delete the DHCP.mdb file under c:\windows\system32\DHCP folder.

5. Start the DHCP server service.

6. Right-click on the Command Prompt (cmd) and select run as administrator, to open the cmd prompt using elevated privileges.

Note You must have local administrator permissions to import the data.

7. Type the following Command: netsh

8. Type the following Command: DHCP

9. Type the following Command: server <\\Name or IP Address>

10. Type the following Command: import c:\w2k3DHCPdb

11. Restart DHCP and verify the database has moved over properly.
 
 
 
While exporting the configuration on the Windows 2003 Server, using netsh, you may see an error message similar to one of the following:

· Access is denied

· An attempt was made to load a program with an incorrect format.





In this case following steps can be followed to export the DHCP database.

1. On the Windows 2003 DHCP server which had the original database, at a cmd prompt type the following command: netsh DHCP server dump >c:\DHCPdump.txt

2. Copy the DHCPdump.txt to another Windows 2003 box

3. Open up the text file and edited the text file with a find and replace changing the IP address from the old to the new Windows 2008 server, and then save the file.

4. Stop the DHCP server service and delete the contents of the DHCP folder and subfolders.

5. Start the DHCP server.

6. Right-click on the Command Prompt (cmd) and select run as administrator, to open the cmd prompt using elevated privileges.

Note You must have local administrator permissions to import the data.



7. At the command prompt type: netsh exec DHCPdump.txt

8. At the command prompt type: netsh DHCP server initiate reconcile

9. Open up the console and check that all of the options are intact and the Reservations are present.

10. At the command prompt type: netsh DHCP server export c:\DHCP.txt all



In some scenarios you may receive the following error while importing the database on a 2008 server.

"The Requested operation requires Elevation."



Make sure that the command prompt is opened with elevated privilege on windows server 2008.

To do so right click on the command prompt menu option and select run as administrator and then try and import the database.

For more information on moving a DHCP server from one operating system to another see the following knowledgebase article:

325473 How to move a DHCP database from a computer that is running Windows NT Server 4.0, Windows 2000, or Windows Server 2003 to a computer that is running Windows Server 2003

http://support.microsoft.com/default.aspx?scid=kb;EN-US;325473 (http://support.microsoft.com/default.aspx?scid=kb;en-us;325473)
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
2003 DHCP 迁移到2008
windows server 2003 DHCP备份与恢复
如何将DHCP 数据库移动到Windows 2003
Installing a server role on a server running a Server Core installation of Windows Server 2008 R2: O
2、Windows下安装配置Redis
Windows7 IP任意切换
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服