Hallo Team,
I have migrate user profile from windows 7 to windows 10
I'm able to migrate data from desktops and document using my own script.
But how do I migrate the content from %localappdata% esp Google\Chrome\User Data\Default
In fact my script created $regtext | Out-File "P:\Profile\AppData\Local\FSLogix\ProfileData.reg" -Encoding ascii and add it to the app data but Google data does not work. any idea








