Tag: NetSh
-
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…