If you want to migrate settings and data when migration from Windows XP or Windows Vista to Windows 7, you need to use the User State Migration Toolkit 4.0 (USMT). USMT is a free download that is part of the Windows Automated Installation Kit (Windows AIK or WAIK) for Windows 7. Windows AIK for Windows 7 is included in Configuration Manager 2007 SP2 RC, so if you’ve installed Service Pack 2, you don’t need to download and install Windows AIK.
The Windows AIK for Windows 7 can be downloaded here:
http://www.microsoft.com/downloadS/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&displaylang=en
In previous versions of USMT, you needed to create both a package for 32-bit and 64-bit Operating Systems, and there was no really "nice" way of dealing with a clients in mixed environments. That has changed with version 4.0. Now we only need to create a single package.
Creating the USMT Package
When Windows WAIK is installed on site server, it’s pretty straight forward to create the package.
In the Configuration Manager console of the primary site server, navigate to System Center Configuration Manager / Site Database / Computer Management / Software Distribution / Packages.
Right-click Packages, click New, and then click Package to launch the New Package Wizard.
Fill in the Name, Version, Manufacturer and Language details of the product.
Name: User State Migration Toolkit
Version: 4.0
Manufacture: Microsoft
Language: ENU
Click Next.
Select This package contains source files, and click Set…
Optional: Select the Enable binary differential replication checkbox to enable replication of only changed package content.
Select Local drive on site server, and click Browse…
Select C:Program FilesWindows AIKToolsUSMT, and click OK.
Notice that this folder contains both an amd64 and a x86 folder.
Click OK.
Click Finish, to go the package creation summary page.
Review the summary page and click Next.
Click Close, to exit the wizard.
Replicating the USMT Package to distribution point(s)
In the Configuration Manager console of the primary site server, navigate to System Center Configuration Manager / Site Database / Computer Management / Software Distribution / Packages.
Expand packages, and right-click the USMT package and click Manage Distribution Points to launch the Manage Distribution Points Wizard.
Click Next.
Select Copy the package to new distribution points, and click Next.
In the list of available distribution points, select all distribution points that should have a replica of the package.
Click Next.
Click Next.
Click Close.
This completes the first part of "Configuring USMT 4.0 for Configuration Manager". The next part will explain to install and configure a State Migration Point, and how to use the package to migrate settings and files.
1 Comment
Pingback: USMT 4.0 in ConfigMgr Quick FAQ | ConfigMgrFTW