windows-itpro-docs/windows/deploy/usmt-identify-users.md
Jan Backstrom 24e2237b19 fix tagging
change W10 to w10 (lower case) and changed author of CFaw to
greg-lindsay
2016-05-26 14:55:45 -07:00

3.4 KiB

title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, author
title description ms.assetid ms.prod ms.mktglfcycl ms.sitesec author
Identify Users (Windows 10) Identify Users 957a4fe9-79fd-44a2-8c26-33e50f71f9de w10 deploy library greg-lindsay

Identify Users

It is important to carefully consider how you plan to migrate users. By default, all users are migrated by User State Migration Tool (USMT) 5.0. You must specify which users to include by using the command line. You cannot specify users in the .xml files. For instructions on how to migrate users, see Migrate User Accounts.

In This Topic

Migrating Local Accounts

Before migrating local accounts, note the following:

Migrating Domain Accounts

The source and destination computers do not need to be connected to the domain for domain user profiles to be migrated.

Command-Line Options

USMT provides several options to migrate multiple users on a single computer. The following command-line options specify which users to migrate.

  • Specifying users. You can specify which users to migrate with the /all, /ui, /uel, and /ue options with both the ScanState and LoadState command-line tools.

    Important   The /uel option excludes users based on the LastModified date of the Ntuser.dat file. The /uel option is not valid in offline migrations.

     

  • Moving users to another domain. You can move user accounts to another domain using the /md option with the LoadState command-line tool.

  • Creating local accounts. You can create and enable local accounts using the /lac and /lae options with the LoadState command-line tool.

  • Renaming user accounts. You can rename user accounts using the /mu option.

    Note   By default, if a user name is not specified in any of the command-line options, the user will be migrated.

     

Determine What to Migrate

ScanState Syntax

LoadState Syntax