I'm responsible for two separate but related organizations. Prior to my arrival here, a single Exchange 2010 server was in place with the users of one domain assigned User Mailboxes, and users of the other domain assigned Linked Mailboxes.
I'm trying to break this apart & have those linked mailboxes be user mailboxes in their source domains attached to the already existing users. I'm attempting to use the Prepare-MoveRequest.ps1 script to facilitate this, but get the following error:
The operation couldn't be performed because object '{DC/OU/CN}' couldn't be found on '{domain controller FQDN}'. Cannot create mail enabled user because an existing object with type already has the same proxy address/MasterAccountSid.
I've set the -UseLocalObject switch in the command, and I'm certain the user exists in the location returned by the error.