Have to migrate a lot of servers from one domain to another over an extended time period. On each server, there are services running with the same domain user account. Have read the ADMT Migration guide and https://blog.thesysadmins.co.uk/admt-series-6-service-account-migration-wizard.html, but can not find an answer to the following scenario.
1. Run the ADMT Service account translation wizard, specify server1 and <olddomain>account1 which is used for the service.
2. Run the ADMT User Migration Wizard and migrate <olddomain>\account 1. This procedure works without any problem. The <olddomain>\account 1 is migrated to the new domain, and ADMT then presents the option to change the SC entry of server1 from<olddomain>\account1 to <newdomain>\account1. This also works fine.
3. After some time, I run the ADNT Service account translation wizard again and specify server2. Server2 has services which run under the same account <olddomain>\account1.
4. Here the problem starts. When running the ADMT user Migration Wizard again and choose the already migrated <olddomain>\account1 and specify the option "do not migrate source object if target object already exists", ADMT stops at this moment and doesn't offer the option to change the SC entry of server2 from <olddomain>\account1 to <newdomain>\account1.
What is the correct procedure to change the SC service entries on all servers with ADMT? We do not want to touch existing servers and change service accounts a long time before the migration. And we do not want to migrate the <olddomain\account1> again to the new domain. Because ADMT does not migrate passwords for service accounts, we had manually set the password of <newdomain>\account1 after ADMT has migrated this user.
Thank you all in advance for any helpFranz