From b95d2c3925866751a0aacc3cb8e5a7c37cf743ed Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Tue, 19 Sep 2017 20:49:18 +0000 Subject: [PATCH] Merged PR 3280: Added limitations to workaround Added limitations to workaround --- windows/deployment/usmt/usmt-common-issues.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/deployment/usmt/usmt-common-issues.md b/windows/deployment/usmt/usmt-common-issues.md index 4e747b351a..9613e7592c 100644 --- a/windows/deployment/usmt/usmt-common-issues.md +++ b/windows/deployment/usmt/usmt-common-issues.md @@ -245,6 +245,8 @@ There are three typical causes for this issue. Import-StartLayout –LayoutPath "C:\Layout\user1.xml" –MountPath %systemdrive% ``` +This workaround changed the Default user's Start layout. The workaround does not scale to a mass migrations or multiuser devices, but it can potentially unblock some scenarios. If other users will logon to the device you should delete layoutmodification.xml from the Default user profile. Otherwise all users who logon to that device will get the imported Start layout. + ## Offline Migration Problems