Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Roaming profiles do not work after migration from Windows 2000 to Windows Server 2003


View products that this article applies to.

Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/ ) How to back up and restore the registry in Windows XP and Windows Vista

↑ Back to the top


Symptoms

Consider the following scenario:
  • You have a two-way trust relationship between a Microsoft Windows 2000 domain and a Windows Server 2003 domain.
  • You migrate the Windows 2000 domain to the Windows Server 2003 domain.
  • You try to migrate users and computers together with their security identifier (SID) history.
In this scenario, roaming profiles are not loaded, and users cannot manually access their own profile.

Additionally, a message that resembles the following message may be logged in the Userenv.log folder:
USERENV(1e0.1e4) 11:33:37:076 CheckXForestLogon: checking x-forest logon, user handle = 2472
USERENV(1e0.1e4) 11:33:37:107 CheckXForestLogon: XForest logon!
USERENV(1e0.1e4) 11:33:37:107 ParseProfilePath: CheckXForestLogon returned S_FALSE, disable RUP
USERENV(1e0.1e4) 11:33:37:107 ReportError: Impersonating user.
USERENV(1e0.1e4) 11:33:37:107 CEvents::FormatString: FormatMessage failed.  Error = 317
USERENV(1e0.1e4) 11:33:37:107 LoadUserProfile: ParseProfilePath returned a directory of ...

↑ Back to the top


Resolution

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To resolve this problem, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System
  3. If an AllowX-ForestPolicy-and-RUP registry entry exists, go to step 6. Otherwise, go to step 4.
  4. On the Edit menu, point to New, and then click DWORD Value.
  5. Type AllowX-ForestPolicy-and-RUP, and then press ENTER.
  6. Right-click AllowX-ForestPolicy-and-RUP, and then click Modify.
  7. In the Edit DWORD Value box, type 1, and then click OK.
  8. Exit Registry Editor.

↑ Back to the top


Keywords: KB949665, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 949665
Revision : 1
Created on : 3/5/2008
Published on : 3/5/2008
Exists online : False
Views : 197