We have moved all the mailboxes from database "PRUEBA21" to another one because we want to delete it
This powershell with no results confirms there are no mailboxes left on that database:
[PS] D:\>Get-Mailbox -Database PRUEBA21
[PS] D:\>
Now, we delete the database on the EMC or via powershell but a warning appears:
We have no archives, no public … Read more