DHCP服务器如果要更换,最简单的方法就是命令导入导出
 
导出netsh dhcp server export e:\dhcp.txt all
导入netsh dhcp server import c:\dhcp.txt all
 
 
参考文档
http://www.searchsv.com.cn/showcontent_87373.htm

相关文章:

  • 2022-12-23
  • 2022-02-21
  • 2021-06-14
  • 2021-07-10
  • 2021-12-20
  • 2021-08-12
  • 2021-11-11
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2022-01-29
  • 2021-08-06
  • 2021-07-15
  • 2021-09-18
  • 2022-12-23
相关资源
相似解决方案