Tag: DHCP
-
Configuring Windows Server 2012 R2 DHCP Failover with PowerShell and Resolving Custom Options Error 20010.
For the first time, WS 2012 R2 offers a true DHCP failover and load balance solution that works. After recently migrating to Windows Server 2012 R2 DHCP, I went a step further to configure failover to a partner server with the following steps: 1) Log in to the primary Windows Server 2012 R2 DHCP server…
-
Migrating DHCP from Windows Server 2003 SP2 to WS 2012 R2 Platform .
Migrating DHCP from WS2003 to WS2012 R2 with PowerShell on the source server throws a dhcp version conflict error. The recommendation is to use NetShell for the initial export and import . 1) Login to the current WS2003 DHCP Server and open a command prompt console as administrator. 2) Use the netshell dump command to…