win2003 dhcp 导入与导出

时间:2023-11-16 20:09:58 来源:网络 浏览:5次

win2003 dhcp 迁移

源服务器

netsh dhcp server export C:dhcp.txt all

拷贝; c:dhcp.txt; 到目标服务器

目的服务器

netsh dhcp server import C:dhcp.txt all

评论
评论
发 布