Sep 27, 2017 Thomas Ehler Uncategorized 1
– Please note that Log files mentioned here are logs created by USMTGUI or with User Profile Central.
Both from EhlerTech
Other than that the error codes are completely standard.
– Error will be seen in the USMTscan.log or USMTLoad.log
Some (probably a custom made) XML file has the same header URL as another migration XML file.
Edit the XML file mentioned and change the URL in the top line. Fx change the las bit from:
<migration urlid=”http://www.microsoft.com/migration/1.0/migxmlext/migapp”>
to something random
<migration urlid=”http://www.microsoft.com/migration/1.0/migxmlext/mycustomxml”>
Followed by:
[0x000000] Failed.[gle=0x00000002]
[0x000000] Compliance check failure; please check the logs for details[gle=0x00000002]
– Error will be seen in the USMTscan.log or USMTLoad.log
A temporary, faulty, profile is on the system. (a restart will NOT help 😉
To remedy this error open regedit.exe and go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Now go through the profiles until locating the profile with the extension “.bak”. Delete the temporary profile.
Followed further down by:
[0x000000] Error 3 creating profile: Win32Exception: C:\Users\”username”\NTUSER.DAT…
– Error will be seen in the USMTLoad.log
An incomplete user profile exists in registry. Probable cause is that a user profile folder in the C:\Users\ folder has been deleted manually.
(Profiles should always be deleted through Advanced System Settings selecting User Profiles under the Advanced tab)
To remedy this error open regedit.exe and go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Now go through the profiles starting with “S-1-5-21-” until locating the user mentioned in the USMTLoad.log, and remove the incomplete profile.
Followed by:
[0x080000] LookupAccountSidW failed. Error: 0x00000534[gle=0x00000534]
[0x0803ba] Found valid profile but can’t get user credentials. Will ignore due to error code: 0x00000534 User SID: S-1-5-21-91677197-2631093495-226696777-1001[gle=0x000000cb]
– Error will be seen in the USMTLoad.log
USMT found a valid profile to restore in the backup but cannot look up the user in the Active directory.
Check that the PC is properly joined to the AD and that the user restoring to exists on that AD and is enabled.
Jun 11, 2020 0
May 29, 2019 0
Apr 09, 2019 0
Aug 09, 2018 0
Jun 11, 2020 0
May 29, 2019 0
Apr 09, 2019 0
Aug 09, 2018 0
One thought on “USMT – User State Migration Tool Errors”