Nick Rodriguez
Nick Rodriguez
Does the domain need to be overridden during both the scanstate and loadstate executions? Please try updating line 846 from: ``` $UsersToInclude += $Script:SelectedProfile | ForEach-Object { "`"/ui:$($_.Domain)\$($_.UserName)`"" } ```...
What are you setting the USMT path to within the config? There are instructions in the readme: Unzip the USMT.zip and place the amd64, arm64, and x86 folders inside USMT....
Try removing the "\USMT" parent folder from the path in the config. Example "$ScriptRoot\amd64" El vie., 8 de febrero de 2019 11:57, cwmoriarty escribió: > Thanks for the quick reply....
The built in GitHub readme would be ideal because it is robust, allows for images, and is the first thing someone sees when they visit the project. I'll get around...
Thanks 1RedOne, I added some info on the log files and mig data file. P.S. I admire your work with PowerShell, especially Invoke-Clippy!
I added some very simple foundation work for webhooks to a new [webhook ](https://github.com/nickrod518/Migrate-WindowsUserProfile/tree/webhook) branch. One problem I see is how to customize what content is actually sent over the...
Hey Jonathan, Is the parent folder of the migrated files called "images"? Can you try renaming it to the name of the old computer? On Mon, Sep 7, 2020 at...
Are you still having this issue? Are you getting an error or any other information I can use to help you?
Can you provide the command you used to create the exe?
So is the missing file error coming from not being able to find exam-setup.ps1, or another script within the .\Scripts\ directory?