How to convert user profiles to FSLogix by frx.exe
Hi,
i'd like to migrate roaming profiles of my users to FSLogix profiles by frx.exe copy-profile. The docs for this tool state its copying a local user profile to a VHD. Anyway, there is the -profile-path parameter which can override the profile path from the registry. The profiles of my users are on a network share. So i tried to call frx.exe copy-project with -profile-path pointing to one of these profiles with full access rights on both both the network share for the roaming profiles and the network share for rhe FSlogix profiles. VHD creation and initialization worked, but when the tool starts to copy the profile it fails:
CopyProfileToVolume SID: S-1-5-21-xxx Volume: \\?\Volume{9f09ff-yyy-zzz}\ profileImagePath: \\MyProfileServer\profiles\UserName.V6
Exporting registry information
Export Profile registry data error: 0x00000001
Am i missing something? Any hints?