pub const ERROR_DS_EPOCH_MISMATCH: DWORD = 0x00002123;Expand description
The source and destination of a cross-domain move do not agree on the object’s epoch number. Either the source or the destination does not have the latest version of the object.