Win2008 R2遷移實(shí)戰(zhàn)之遷移工具使用 |
發(fā)布時(shí)間: 2012/8/12 19:59:52 |
【IT168 應(yīng)用技巧】微軟的Windows Server 2008 R2在性能和功能上都得到了前所未有的提升,諸多企業(yè)可將舊有的Windows Server 2003等服務(wù)器角色、操作系統(tǒng)設(shè)置和數(shù)據(jù)遷移到運(yùn)行Win2008 R2。本文則介紹如何運(yùn)行 Windows Server 遷移工具 cmdlet。 一、Windows Server 2008 R2 的完整安裝選項(xiàng) 使用下列任一過(guò)程啟動(dòng) Windows PowerShell 并運(yùn)行 Windows Server 遷移工具 cmdlet。這些過(guò)程可以應(yīng)用于源服務(wù)器或目標(biāo)服務(wù)器。 從「開始」菜單運(yùn)行 Windows Server 遷移工具的步驟 若要打開 Windows Server 遷移工具自定義 Windows PowerShell 會(huì)話,請(qǐng)單擊“開始”,指向“管理工具”,打開“Windows Server 遷移工具”文件夾,右鍵單擊“Windows Server 遷移工具”,然后單擊“以管理員身份運(yùn)行”。 在新的 Windows PowerShell 會(huì)話中運(yùn)行 Windows Server 遷移工具 cmdlet 的步驟 1、使用提升的用戶權(quán)限打開 Windows PowerShell 會(huì)話。若要執(zhí)行此操作,請(qǐng)依次單擊「開始」、“所有程序”、“附件”和“Windows PowerShell”,右鍵單擊 Windows PowerShell 快捷方式,然后單擊“以管理員身份運(yùn)行”。 2、將 Windows Server 遷移工具加載到 Windows PowerShell 會(huì)話。若要加載 Windows Server 遷移工具,請(qǐng)鍵入以下內(nèi)容,然后按 Enter。 Add-PSSnapin Microsoft.Windows.ServerManager.Migration 從“命令提示符”窗口中運(yùn)行 Windows Server 遷移工具的步驟 1、使用提升的用戶權(quán)限打開“命令提示符”。若要執(zhí)行此操作,請(qǐng)單擊“開始”,右鍵單擊“命令提示符”,然后單擊“以管理員身份運(yùn)行”。 2、在命令提示符下鍵入以下內(nèi)容,然后按 Enter。 powershell.exe -PSConsoleFile %SystemRoot%\system32\ServerMigrationTools\ServerMigration.psc1 二、Windows Server 2008 R2 的服務(wù)器核心安裝選項(xiàng) 使用下列任一過(guò)程啟動(dòng) Windows PowerShell 并使用 Windows Server 遷移工具 cmdlet。 將 Windows PowerShell 與 Windows Server 遷移工具一同打開的步驟 在運(yùn)行 Windows Server 2008 R2 服務(wù)器核心安裝選項(xiàng)的計(jì)算機(jī)上的命令提示符下,鍵入以下內(nèi)容,然后按 Enter。 powershell.exe -PSConsoleFile %SystemRoot%\system32\ServerMigrationTools\ServerMigration.psc1 分別打開 Windows PowerShell 和加載 Windows Server 遷移工具的步驟 1、在命令提示符下,鍵入以下命令,然后按 Enter。 powershell 2、將 Windows Server 遷移工具加載到 Windows PowerShell 會(huì)話中。若要加載 Windows Server 遷移工具,請(qǐng)鍵入以下內(nèi)容,然后按 Enter。 Add-PSSnapin Microsoft.Windows.ServerManager.Migration 本文出自:億恩科技【www.riomediacenter.com】 服務(wù)器租用/服務(wù)器托管中國(guó)五強(qiáng)!虛擬主機(jī)域名注冊(cè)頂級(jí)提供商!15年品質(zhì)保障!--億恩科技[ENKJ.COM] |