Active Directory/Documentation/Computer Migration Instructions
The following is the procedure to migrate a computer from the ECEW2K domain to the WOLFTECH domain.
Computer Migration
The Computer Migration Wizard allows you to remotely migrate computers between domains. The following instructions explain how to use the Computer Migration Wizard to migrate computers from ECEW2K to WOLFTECH.
- Use RemoteDesktop to log in to the migration server (migration.ece.ncsu.edu). Log in using an account that is a member of the WOLFTECH\Computer Migrators group.
- The Active Directory Migration Tool will startup automatically.
- Right click Active Directory Migration Tool, and choose Computer Migration Wizard.
- You should see the Computer Migration Wizard. Click Next.
- Choose the source and target domains as shown and click Next.
- Choose Select computers from domain and click Next.
- Choose the computer(s) to migrate and click Next.
- Choose the target OU to migrate the computer(s) to and click Next.
- Uncheck all the checkboxes and click Next.
- Choose the number of minutes to wait before rebooting the migrated computer and click Next.
- Keep the defaults and click Next.
- Keep the defaults and click Next.
- Click Finish.
- The Compute Migration Wizard will now migrate the computer account(s). When it finishes, click Close.
- Open the Active Directory Users and Computers console. Add the computer to the necessary groups before proceeding.
- In the Active Directory Migration Tool Agent Dialog, click Start to run the pre-check.
- If the pre-check passed, choose Run pre-check and agent operation, and click Start.
- Once the migration wizard completes, make sure Agent Operation shows Successful and Post-check shows Passed. Click Close to exit the Computer Migration Wizard.
SID Translation
The Security Translation Wizard allows you to update the SIDs from the source domain to the SIDs of the target domain in the ACLs. This allows you to migrate user profiles and permissions from the user's source domain account to the user's target domain account.
- Right click Active Directory Migration Tool, and choose Security Translation Wizard.
- You should see the Security Translation Wizard. Click Next.
- Choose Other objects specified in file. Click Browse and find ECEW2K-SIDs.txt located on the Desktop. Click Next.
- Choose the computer(s) you wish to translate security on and click Next.
- Check all the checkboxes and click Next.
- Select Add and click Next.
- Click Finish.
- You should now see the Active Directory Migration Tool Agent Dialog. Click Start to run a pre-check.
- If the pre-check passed, choose Run pre-check and agent operation, and click Start.
- Once the migration wizard completes, make sure Agent Operation shows Successful. Click Close to exit the Computer Migration Wizard.
FAQs
NOTE: Be very careful when making changes to the Windows Registry, and do not delete keys unless you are certain. Do NOT make changes to Windows Registry unless you are comfortable doing so. Ask Patrick or Brian for assistance.
- If a user logs in with their WOLFTECH account before SID translation is complete, do this:
- Delete the profile directory under C:\Documents and Settings (usually username.WOLFTECH).
- Delete the registry key for the user under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. The key to delete is the users WOLFTECH SID.
- After translation is complete, log in to the machine and remove any softwares that were installed manually. Also uninstall pdfFactory Pro 2.25 if it is on the machine, since this package does not uninstall properly when done automatically.
- If any assigned softwares do not install, gpupdate and reboot. If they still do not install, or if they do not install properly, you will need to:
- Go into Control Panel -> Add/Remove Programs, and remove the offending program from the list if it is there.
- Open Registry Editor and navigate to HKEY_CLASSES_ROOT/Installer/Products. Search through the keys under Products and find the key associated with the offending program (look for the program name under the string ProductName) and delete it.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft and start a search (CTRL+F). Search for the name of the GPO associated with the offending program and delete any keys that match. An easy search to perform is the name of the program preceded by a dash, for example, "-Wolfcall".
- Close Registry Editor, gpupdate, and reboot.
- Where do you get your version of ECEW2K-SIDs.txt from?
- If you have a two-way trust and you know that the source accounts all match Unity IDs, you can simply do this: <SRC DOM>\<unityid>,WOLFTECH\<unityid>
- Exporting a list of userids from the source domain should be easy with your favorite LDAP client.
- If you have a one-way trust, you'll need to use the SIDs for the source accounts. This is also easy to do with LDAP Browser. Just export a list of sAMAccountName and objectSID.