好文档 - 专业文书写作范文服务资料分享网站

DHCP迁移(从Windows Server 2003 到 Windows Server 2008 R2)

天下 分享 时间: 加入收藏 我要投稿 点赞

DHCP迁移

一、 环境

从Windows Server 2003 Enterprise Edition SP2 迁移至 Windows Server 2008 R2 Enterprise SP1 Win2003服务器必须安装 .NET Framework 2.0 以上 和 powershell 1.0 以上

二、 迁移步骤

1、在目标服务器安装Windows Server 迁移工具

打开服务器管理,添加功能“Windows Server 迁移工具”

2、在目标服务器创建部署文件夹 打开命令提示符,输入

cd %windir%\\System32\\ServerMigrationTools

.\\SmigDeploy.exe /package /architecture x86 /os WS03 /path c:\\deploy

3、将c:\\deploy 拷贝至源服务器。

4、在Win2003上安装Windows Server 迁移工具

打开命令提示符,运行拷贝过来的部署文件夹内的 SmigDeploy.exe

5、在源服务器导出DHCP数据

打开Windows Server Migration Tools

输入命令Export-SmigServerSetting -featureID DHCP -path c:\\ -Verbose 此时会提示你输入一个密码,此密码在目标服务器导入时会用到。

命令完成后,会在c:\\下面生产一个文件svrmig.mig ,将该文件拷贝至目标服务器

6、在目标服务器安装DHCP服务

7、在目标服务器导入DHCP数据

在“开始菜单”的“管理工具”打开Windows Server迁移工具

输入命令Import-SmigServerSetting -featureid DHCP -Force -path c:\\ -Verbose (-path 后面接的是svrmig.mig所在的文件夹)

DHCP迁移(从Windows Server 2003 到 Windows Server 2008 R2)

DHCP迁移一、环境从WindowsServer2003EnterpriseEditionSP2迁移至WindowsServer2008R2EnterpriseSP1Win2003服务器必须安装.NETFramework2.0以上和powershell1.0以上二、迁移步骤1、在目
推荐度:
点击下载文档文档为doc格式
7zyos4shbi8mpoj7oh45
领取福利

微信扫码领取福利

微信扫码分享