Followers

Windows Server Migration Tools



You can install Windows Server Migration Tools by using the Windows PowerShell cmdlet Add-WindowsFeature for Server Manager.


Open a Windows PowerShell session with elevated user rights. To do this, click Start, click All Programs, click Accessories, click Windows PowerShell, right-click the Windows PowerShell shortcut, and then click Run as administrator.
  1. Load the Server Manager module into your Windows PowerShell session. To load the Server Manager module, type the following, and then press Enter.
3.  Import-Module ServerManager
  1. Type the following, and then press Enter.
5.  Add-WindowsFeature Migration
noteNote
You can also install Windows Server Migration Tools on a full installation of Windows Server 2008 R2 by using the Server Manager console. For more information about how to use the Server Manager console, see Adding Server Roles and Features in the Server Manager Help on the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=134104).
  1. To migrate Hyper-V or Routing and Remote Access Services to Windows Server 2008 R2, you must also do the following:
    1. Download the Windows Server 2008 R2 Migration Utilities package on the local computer that is running Windows Server 2008 R2. The download package is available on the Microsoft Web site (http://go.microsoft.com/fwlink/?LinkId=178389).
    2. In the Windows PowerShell session opened in step 1, install Windows Server 2008 R2 Migration Utilities by typing the following command, in which Path represents the fully-qualified path to the package, and then press Enter.
3.  \Windows6.1-KB977336-v2-x64.msu
    1. Follow the instructions in the Installation Wizard to complete installation.
    2. Restart the computer after the installation of Windows Server 2008 R2 Migration Utilities is finished.
Source:
www.technet.microsoft.com
Published By
S.G.Godwin Dinesh.MCA
Sr.System Administrator
 

No comments:

Post a Comment