Nick Rodriguez

Results 24 comments of Nick Rodriguez

Inclusions and exclusions are all done through custom XML. The script is basically a front end for creating that custom XML file. You'll have to do research on your own...

What you could do is copy the XML that is generated by those options and include it in your custom XML.

So you're saying that even though RecycleBin is set to false and you aren't checking the box, it's still trying to copy the items? Is it doing that with other...

If you load that xml file into the tool using the custom XML button, does that not do the trick? I'm not sure I understand why there would need to...

I can see how this would be useful but in my case that means you'd have to trust the user not to touch their computer during the migration or else...

You must run the tool on each computer one at a time in order to save and then load the MIG file. The tool does not support saving the mig...

You should be able to uncheck the AppData option under "Data to include" and then hit the "+" sign under "Extra directories to include" for each subdirectory of appdata that...

Yes, just add the folder in the additional directories option instead of ticking the localappdata option. Thanks, Nick > On Jul 19, 2021, at 8:40 AM, mgibbonstech ***@***.***> wrote: >...

You should be able to manually add the path. Maybe you need to enable hidden files? Thanks, Nick > On Jul 19, 2021, at 10:45 AM, mgibbonstech ***@***.***> wrote: >...

You must edit line 4 in the config.ps1 file to update that domain: https://github.com/nickrod518/Migrate-WindowsUserProfile/blob/master/USMT/Config.ps1 On Wed, Feb 12, 2020 at 4:01 AM omicronx90 wrote: > Hi There > > I...