From 9119cf2eeae83d56e193dd83d4a0e7b853816eff Mon Sep 17 00:00:00 2001 From: James Mitchell Ullman Date: Fri, 14 Apr 2017 16:16:11 -0400 Subject: [PATCH] Added caveat for line 110 Per [Offline Migration Reference](https://technet.microsoft.com/en-us/itpro/windows/deploy/offline-migration-reference), user-group memberships are *not* migrated by default. Use of the **<ProfileControl>** section in Config.xml is required. --- windows/deploy/usmt-what-does-usmt-migrate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deploy/usmt-what-does-usmt-migrate.md b/windows/deploy/usmt-what-does-usmt-migrate.md index 89ba8aa60b..6ff122772a 100644 --- a/windows/deploy/usmt-what-does-usmt-migrate.md +++ b/windows/deploy/usmt-what-does-usmt-migrate.md @@ -107,7 +107,7 @@ The following components are migrated by default using the manifest files: - Fonts -- Group membership. USMT migrates users’ group settings. The groups to which a user belongs can be found by right-clicking **My Computer** on the Start menu and then clicking **Manage**. +- Group membership. USMT migrates users’ group settings. The groups to which a user belongs can be found by right-clicking **My Computer** on the Start menu and then clicking **Manage**. When running an offline migration, the use of a **<ProfileControl>** section in the Config.xml file is required. - \*Windows Internet Explorer® settings