Windows Server DHCP service migration

投稿者: | 2020年4月30日

on the old server

run as administrator

C:\temp>netsh
netsh>dhcp server \\<old server>
netsh dhcp server>export c:\temp\dhcpdb all

copy “dhcpdb” to the new server

on the new server

C:\temp>netsh

netsh>dhcp server \\<new server>

netsh dhcp server>import c:\temp\dhcpdb all

Then restart dhcp service

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

CAPTCHA



The reCAPTCHA verification period has expired. Please reload the page.