找回密码
 注册
搜索
热搜: 超星 读书 找书
查看: 284|回复: 0

[【IT前沿】] 详解:如何安装Win2008 R2数据迁移工具

[复制链接]
发表于 2010-3-31 15:24:13 | 显示全部楼层 |阅读模式
微软的Windows Server 2008 R2在性能和功能上都得到了前所未有的提升,诸多企业可将旧有的Windows Server 2003等服务器角色、操作系统设置和数据迁移到运行Win2008 R2。本文则介绍如何在源服务器和目标服务器上安装Windows Server迁移工具。

如果计划从运行 Windows Server 2008 或 Windows Server 2003 的计算机中迁移角色、功能或其他数据,则在目标服务器上安装Windows Server迁移工具后必须完成两项其他任务。

- 在运行Windows Server 2008 R2的计算机上创建Windows Server迁移工具部署文件夹。

- 在运行Windows Server 2008或Windows Server 2003的源计算机上注册Windows Server迁移工具。

一、在完整安装的Windows Server 2008 R2上安装Windows Server迁移工具的步骤

1、使用提升的用户权限打开 Windows PowerShell 会话。若要执行此操作,请依次单击「开始」、“所有程序”、“附件”和“Windows PowerShell”,右键单击“Windows PowerShell”快捷方式,然后单击“以管理员身份运行”。

2、将服务器管理器模块加载到 Windows PowerShell 会话中。若要加载服务器管理器模块,请键入以下内容,然后按 Enter。

Import-Module ServerManager

3、键入以下内容,然后按 Enter。

Add-WindowsFeature Migration

二、在服务器核心安装的Windows Server 2008 R2上安装Windows Server迁移工具的步骤

1、oclist 命令显示服务器核心安装选项中的可用角色和功能、角色和功能命令 ID 以及安装的角色或功能的列表。在命令提示符下,键入以下命令,然后按 Enter。

oclist

默认情况下,运行 Windows Server 2008 R2 服务器核心安装选项的计算机上的命令提示符已使用提升的用户权限运行。您不必在服务器核心环境中使用提升的用户权限启动命令提示符。

2、在显示的 oclist 命令结果中查找以下内容。如果所有三项内容都位于已安装的程序列表中,请跳过下一步。如果缺少任一项,请继续执行下一步。

NetFx2-ServerCore

MicrosoftWindowsPowerShell

ServerManager-PSH-Cmdlets

3、键入下列内容之一,然后按 Enter。

ocsetup NetFx2-ServerCore;MicrosoftWindowsPowerShell;ServerManager-PSH-Cmdlets

Pkgmgr /iu:NetFx2-ServerCore;MicrosoftWindowsPowerShell;ServerManager-PSH-Cmdlets

4、请执行以下操作之一。

若要在“命令提示符”窗口中使用 ocsetup 或 pkgmgr 命令安装 Windows Server 迁移工具,请键入下列内容之一,然后按 Enter。您已完成了该过程,不需要执行其余步骤。

ocsetup ServerMigration

pkgmgr /iu:ServerMigration

若要使用 Windows PowerShell 安装 Windows Server 迁移工具,请继续执行下一步。

5、通过在当前的“命令提示符”会话中键入以下内容,然后按 Enter,打开一个 Windows PowerShell 会话。

%windir%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe

6、将服务器管理器管理单元加载到 Windows PowerShell 会话中。若要加载服务器管理器管理单元,请键入以下内容,然后按 Enter。

Import-Module ServerManager

7、使用服务器管理器的 Windows PowerShell Add-WindowsFeature cmdlet 来安装 Windows Server 迁移工具。在 Windows PowerShell 会话中,键入以下命令,然后按 Enter。

Add-WindowsFeature Migration

http://server.51cto.com/sManage-191585.htm

迁移中包含的文件服务为数据和共享、本地用户和组、分布式文件系统 (DFS) 命名空间、分布式文件系统 (DFS) 复制、文件服务器资源管理器 (FSRM)、特定于服务器消息块 (SMB) 和客户端缓存 (CSC) 的组策略、共享文件夹的卷影副本以及服务器标识。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|网上读书园地

GMT+8, 2024-11-17 17:23 , Processed in 0.111768 second(s), 19 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表