Hi Dave,
Thanks for your updates in the private messages.
For my understanding, since you had on-premise Exchange servers ago and didn’t have it later, the shared mailbox may be related to the attributes in the AD. Given the situation, I’d like to collect the following
information:
- About “I've tried this from 2 Office admin accounts now with
a number of shared mailboxes. Every time we get the same error message.”, were these shared mailboxes created ago or some shared mailboxes are created online directly?
- If they are all old shared mailboxes, can you create a new shared mailbox online directly and delete them successfully?
- Please run the following PowerShell and provide the results in the private message.
(1)
Open Window PowerShell on your DC.
(2)
PS C:\Users\Administrator> Get-ADUser -Filter {(UserPrincipalName -eq "******@contoso.com")}
Note: You need to change the local_shared_mailbox1 to your shared mailbox’s email address.
- Meantime, I check the PowerShell results for the shared mailbox you provided in the private message. I think it is not full one. Can you re-run the following
command?
Get-Mailbox –identify
******@contoso.com | fl
- About the MIISClinet, you can go to the server that installs the AAD Connect and go to the following path:
C:\Program Files\Microsoft Azure AD Sync\UIShell
If you use the DirSync, you may need to go to another path:
<Drive>\Program Files\Microsoft Online Directory Sync\SYNCBUS\Synchronization Service\UIShell
I have sent you a private message to collect them.
Best Regards,
Erick