How do I determine which migrated objects will be undone if I choose 'Undo'? (NETIQKB17306)

  • 7717306
  • 02-Feb-2007
  • 25-Oct-2007

Resolution

goal
How do I determine which migrated objects will be undone if I choose 'Undo'?

fact
Domain Migration Administrator 7.x

fix

If you are undoing a User migration with Domain Migration Administrator (DMA) 7.1,  you can select the 'Granular Undo Migration Tasks' wizard from the right pane of DMA within the project where the users were migrated.  In that wizard, you will be able to select the specific user accounts that are to be 'unmigrated'.

If you want to undo a group or computer migration, you can determine which migrated objects will be undone using the following procedure:

  1. Within a migration project, the center pane of the DMA console contains a section called 'Migration History'.   Note the date and time that is listed with the task that has the status 'UNDO'.
  2. Open the protar.mdb database using Microsoft Access 2000.  You should only read information from the protar, do not change any values when the protar is open.
  3. Open the MigratedObjects table.
  4. Match the date and time from the task in step 1 with the date and time from the 'Time' column in the MigratedObjects table.  Each row with this date and time represents one user, group, or computer that has been migrated.  This identifies the objects that will be 'unmigrated' by selecting UNDO from the center pane of the DMA console.


Additional Information

Formerly known as NETIQKB17306