Use your Relion Microsoft account.
Download the migration script. No sign-in needed on this computer; the script asks for a one-time code from the Inflow mobile app when it runs.
Download migration scriptThen run it from PowerShell
Double-clicking the file will not work. Open PowerShell (right-click the Start button → Terminal or Windows PowerShell) and paste this:
powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\Downloads\Deploy-Computer.ps1"If you saved it somewhere else, swap the path for wherever the file landed.