DHCP lease and reserversation missing but working after upgrade 2003 DHCP to 2008 or 2012

1.Backup DHCP in DHCP MMC just in case.

2.Open an Administrative CMD shell, export DHCP db with:

netsh dhcp server export C:\dhcp.txt all

3.Delete all Scopes in DHCP MMC

4. Import DHCP db with:

netsh dhcp server import C:\dhcp.txt all

5. Done

Leave a line?

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理