萬盛學電腦網

 萬盛學電腦網 >> windows 2003教程 >> Windows服務器遷移工具刪除攻略

Windows服務器遷移工具刪除攻略

使用Windows PowerShell刪除Windows Server遷移工具的步驟

    1、使用提升的用戶權限打開 Windows PowerShell 會話。若要執行此操作,請依次單擊「開始」、"所有程序"、"附件"和"Windows PowerShell",右鍵單擊 Windows PowerShell 快捷方式,然後單擊"以管理員身份運行"。

    2、將服務器管理器管理單元加載到 Windows PowerShell 會話中。若要加載服務器管理器管理單元,請鍵入以下內容,然後按 Enter。

    Import-Module ServerManager

    3、鍵入以下內容,然後按 Enter。

    Remove-WindowsFeature Migration

    您還可以使用服務器管理器控制台從完整安裝的 Windows Server 2008 R2 中刪除 Windows Server 遷移工具。

    Windows Server 2008 R2的服務器核心安裝選項

    使用以下過程刪除 Windows Server 遷移工具。

    從服務器核心中刪除Windows Server遷移工具的步驟

    1、在運行 Windows Server 2008 R2 服務器核心安裝選項的計算機上的命令提示符下,鍵入以下內容之一,然後按 Enter。

    powershell此操作將打開 Windows PowerShell 會話。您必須繼續執行下一步,以完成此過程。

    ocsetup ServerMigration /uninstall如果輸入此命令,則您已完成該過程,不必繼續執行下一步。

    Pkgmgr /uu:ServerMigration如果輸入此命令,則您已完成該過程,不必繼續執行下一步。

    2、將服務器管理器模塊加載到 Windows PowerShell 會話中。若要加載服務器管理器模塊,請鍵入以下內容,然後按 Enter。

    Import-Module ServerManager

    3、鍵入以下內容,然後按 Enter。

    Remove-WindowsFeature Migration


copyright © 萬盛學電腦網 all rights reserved