USMT Requirements
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Vista
In This Topic
Supported Operating Systems
Software Requirements
Hard-Disk Requirements
User Prerequisites
Supported Operating Systems
The User State Migration Tool (USMT) 5.0 does not have any explicit RAM or CPU speed requirements for either the source or destination computers. If your computer complies with the system requirements of the operating system, it also complies with the requirements for USMT. You need an intermediate store location large enough to hold all of the migrated data and settings, and the same amount of hard disk space on the destination computer for the migrated files and settings.
The following table lists the operating systems supported in USMT.
Operating Systems | ScanState (source computer) | LoadState (destination computer) | |
---|---|---|---|
Windows® XP Professional |
X |
|
|
Windows XP Professional x64 Edition |
X |
|
|
32-bit versions of Windows Vista® |
X |
X |
|
64-bit versions of Windows Vista |
X |
X |
|
32-bit versions of Windows® 7 |
X |
X |
|
64-bit versions of Windows 7 |
X |
X |
|
32-bit versions of Windows® 8 |
X |
X |
|
64-bit versions of Windows 8 |
X |
X |
Note
You can migrate a 32-bit operating system to a 64-bit operating system. However, you cannot migrate a 64-bit operating system to a 32-bit operating system.
USMT does not support any of the Windows Server® operating systems, Windows 2000, or any of the starter editions for Windows XP, Windows Vista, or Windows 7. In addition, USMT only supports migration from Windows XP with Service Pack 3. Windows® RT is not supported for USMT. For more information about how to migrate content to and from Windows RT, see Windows Easy Transfer.Software Requirements
Must use the latest version of Windows PE. For example, to migrate to Windows 8.1, you'll need Windows PE 5.0. For more info, see What's New in Windows PE.
Must run in Administrator mode in Windows Vista and Windows 7. When manually running the ScanState and LoadState tools on Windows Vista, Windows 7, or Windows 8 you must run them in Administrator mode from an account with administrative credentials to ensure that all specified users are migrated. This is because User Access Control (UAC) is enabled in Windows Vista, Windows 7, and Windows 8 by default. If you do not run USMT in Administrator mode, only the user profile that is logged on will be included in the migration.
To run in Administrator mode:
Click Start.
Click All Programs.
Click Accessories.
Right-click Command Prompt.
Click Run as administrator.
At the command prompt, type the
ScanState
orLoadState
command.
Important
You must run USMT in Administrator mode from an account with full administrative permissions, including the following privileges:
- SeBackupPrivilege (Back up files and directories)
- SeDebugPrivilege (Debug programs)
- SeRestorePrivilege (Restore files and directories)
- SeSecurityPrivilege (Manage auditing and security log)
- SeTakeOwnership Privilege (Take ownership of files or other objects)
Must run from an account with administrative credentials in Windows XP. If you do not run the ScanState tool from an account with administrative credentials when Windows XP is the operating system on the source computer, some operating-system settings will not migrate, such as wallpaper settings, screen-saver selections, modem options, media-player settings, and RAS connection phone-book (.pbk) files and settings.
Specify the /c option and <ErrorControl> settings in the Config.xml file. USMT will fail if it cannot migrate a file or setting, unless you specify the /c option. When you specify the /c option, USMT logs an error each time it encounters a file that is in use that did not migrate, but the migration will not be interrupted. In USMT, you can specify in the Config.xml file which types of errors should allow the migration to continue, and which should cause the migration to fail. For more information about error reporting, and the <ErrorControl> element, see Config.xml File, Log Files, and XML Elements Library.
Install applications before running the LoadState command. Install all applications on the destination computer before restoring the user state. This ensures that migrated settings are preserved.
Hard-Disk Requirements
Ensure that there is enough available space in the migration-store location and on the source and destination computers. For more information, see Estimate Migration Store Size.
User Prerequisites
This documentation assumes that IT professionals using USMT understand command-line tools. The documentation also assumes that IT professionals using USMT to author MigXML rules understand the following:
The navigation and hierarchy of the Windows registry.
The files and file types that applications use.
The methods to extract application and setting information manually from applications created by internal software-development groups and non-Microsoft software vendors.
XML-authoring basics.
See Also
Reference
Other Resources
Plan Your Migration
User State Migration Tool (USMT) Overview Topics