Convert local accounts to domain accounts?

I used a free command-line utility the in the past to do this (can't remember if it was from MS or not), but I can't seem to find it now. I can't remember exactly how it worked. It just did something like re-map the local profile to the domain account.
Regardless, I'm upgrading a workgroup to a domain and was wondering if anyone had any suggestions for a painless way to allow users to retain their profiles. TIA.
Regardless, I'm upgrading a workgroup to a domain and was wondering if anyone had any suggestions for a painless way to allow users to retain their profiles. TIA.
Comments
After joining the PC to the domain I had the user log on using their domain account.
I then logged on as Local Admin.
Right clicked the computer and selected Properties.
Then on the Advanced tab I clicked the Settings button under User Profiles. Selected the user's old local profile and click the Copy To button, then select the directory under Documents and Settings which was created when the user logged on with their new domain profile.
Most of the programs should still be shown although I had a few specific programs I had problems with...
If there is a 3rd party solution to this, I would love to find out what it is.
There are 3rd party tools you can buy for this type of thing, but I used some free command-line tool. This was about four years ago, and I'm not recalling WTF I used. Everything I'm finding either says to do what you said or use USMT. Bummer
Its in the Server 2003 Resource Kit download.
I've been using it lately and have seen a mildly alarming failure rate with it, though. So be sure to back up the users data before trying to run the tool.
If you are doing this to Vista machines, there is now a WMI object to use for this and moveuser does not support Vista.
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
If they're using Outlook, I've found in the past that paths to PST files in the Outlook profile that gets copied with the Windows profile do not change and have to be updated manually too.
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
The backup goes without saying, but hopefully this takes a little of the burden off of me. Outlook/PSTs do indeed break, and there always seems to be a few other weird problems to work out. Oh well, thanks again everyone
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands...
I've used ForensiT Domain Migration with great success. I'll have to try the moveuser next time.