Loadstate fails when doing a user state migration. After it fails, it creates the user account but you have to run loadstate x+1 times (X=number of user profiles to migrate) Fails as domain admin as well as local admin.
Log file is as follows
2021-08-18 14:34:21, Info [0x000000] Processing the settings store
2021-08-18 14:34:22, Info [0x000000] Selecting migration units
[gle=0x000000cb]
2021-08-18 14:34:23, Error [0x080000] There was an error while calling CreateProfile. Error: 0x80070005
2021-08-18 14:34:23, Error [0x000000] Error 2147942405 creating profile: Win32Exception: There was an error while calling CreateProfile.: Access is denied. [0x80070005] class UnBCL::String __cdecl Mig::COnlineWinNTPlatform::CreateProfileForUserPrivate(class UnBCL::String ,class UnBCL::String ,class UnBCL::String ,class UnBCL::String ,int,class UnBCL::String ,class UnBCL::String )
2021-08-18 14:34:23, Error [0x000000] Error creating profile for user xxxxxx (source user xxxxxx)
2021-08-18 14:34:23, Info [0x000000] Failed.[gle=0x00000091]
2021-08-18 14:34:23, Info [0x000000] A Windows Win32 API error occurred
Windows error 2147942405 description: Access is denied.[gle=0x00000091]
2021-08-18 14:34:23, Info [0x000000] USMT Completed at 2021/08/18:14:34:23.706[gle=0x00000091]
2021-08-18 14:34:23, Info [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------
2021-08-18 14:34:23, Info [0x000000] USMT error code 71:
2021-08-18 14:34:23, Info [0x000000] +-----------------------------------------------------------------------------------------
2021-08-18 14:34:23, Info [0x000000] | A Windows Win32 API error occurred
2021-08-18 14:34:23, Info [0x000000] | Windows error 2147942405 description: Access is denied.