Migrating DHCP from a 32 bit W2k3 server to W2k8 64 bit server
This process is achieved by dumping the configuration of the 2003 server to a script and then executing the script on the 2008 server.
The commands to perform this task are:
Netsh dhcp server dump > dhcp-script.netsh on the 2003 server
And then
Netsh exec dhcp-script.netsh on the 2008 host site root server
The text script file will need to be edited by replacing the IP address of the 2003 server with the 2008 server IP address.
-
Archives
- October 2008 (3)
- September 2008 (2)
- August 2008 (7)
- July 2008 (16)
-
Categories
-
RSS
Entries RSS
Comments RSS