由於客戶目前的Windows 2003 Server 一直有奇怪的問題,所以就決定進行轉移,之前到Google找了許多文章試了也不行,不然就會一直出現錯誤,後來發現其實有更簡單方法轉移更快也方便。
Windows 2003 Server【IP為192.168.100.1】
Windows 2008 Server【IP為192.168.100.2】
一、先登入Windows 2003 Server 然後到DOS視窗下指令。
C:\netsh dhcp server 192.168.100.1 dump > c:\dhcptable.txt
【192.168.100.1 是Windows 2003 Server 的 IP】
二、再將 Windows 2008 R2 DHCP Server 安裝完成。
三、再將 Windows 2003 Server 匯出的 DHCP 檔案(dhcptable.txt),Copy 到 Windows 2008 Serve。
四、使用 NotePad 筆記本編輯取代功能將文字裡的【192.168.100.1】取代為【192.168.100.2】
五、然後到DOS視窗下指令。
C:\netsh -F C:\dhcptable.txt
一切都搞定了。
沒有留言:
張貼留言