What does Windows error code 8489 (ERROR_DS_CANT_MOVE_DELETED_OBJECT) mean?

 
Previous Next
ERROR_DS_SRC_GUID_MISMATCH ERROR_DS_PDC_OPERATION_IN_PROGRESS

ERROR_DS_CANT_MOVE_DELETED_OBJECT

ERROR_DS_CANT_MOVE_DELETED_OBJECT (8489) is an Active Directory Domain Services error. A cross-domain move cannot continue because the destination knows the source object as deleted while the source does not have the latest state. This is a replication-consistency problem and should be resolved before retrying the move.

What to check

  • Stop retrying the move until replication is healthy between the source and destination domains.
  • Check whether the object was deleted, restored, or recreated recently and compare its object GUID and replication metadata.
  • Use supported object restore or migration procedures rather than attempting to force the old object across domains.

Useful command

repadmin /showrepl * /csv

Microsoft: Diagnose AD replication failures · Microsoft: Move-ADObject · Microsoft: Directory Service system error codes


Looking for a different code? Search another status or error code.