Hi,
We have an issue with the current Mailbox Database so have been moving the current mailboxes to a new DB which has worked, when I wanted to delete the DB it would not allow me to as it gave an error "This mailbox database contains one or more mailboxes,
mailbox plans, archive mailboxes, public folder mailboxes or arbitration mailboxes." Running the "Get-Mailbox <Database> I found the mailbox still on the DB, investigating I see it is a Site mailbox which does not populate in the discovery
of the EAC so cannot move it that way, I tried the command "Get-Mailbox -identity "Name" | New-MoveRequest -TargetDatabase "DB"" but does not move.
Is there a special command to move site mailboxes?
Thanks