Share via

Problem removing users from Shared Mailbox

Anonymous
2016-09-28T14:13:18+00:00

So far adding and removing users to/from mailboxes have been successful.

I removed a number of users from a shared mailbox today, and after opening the mailbox settings again, they had reappeared.

I've tried removing them individually with the same results.

No error messages and no warnings.

This is from the online exchange console. I am a global admin.

Any ideas?

Microsoft 365 and Office | Subscription, account, billing | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-09-28T17:59:31+00:00

Hi Dave,

May I know which kind of environment you have set up. Is it ADFS/DirSync or Hybrid deployment? Please provide us with the detailed information about this.

Moreover, using theRemove-MailboxPermission cmdlet to remove permissions from the shared mailbox to check this issue.

To do this, follow these steps:

Connect to Exchange Online by using remote PowerShell: Connect to Exchange Online Using Remote PowerShell

Remove full access permissions for the user from the mailbox.

Remove-MailboxPermission -Identity <Mailbox ID1> -User <Mailbox ID2> -AccessRights FullAccess -InheritanceType All

For your reference: Remove-MailboxPermission

Best regards,

Shyamal

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-09-29T10:53:32+00:00

    This worked.

    Thanks for such a swift response.

    Dave

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-09-28T14:28:21+00:00

    Actually I've just noticed;

    The users I am trying to remove are all users who have left the company.

    Their mailboxes have all been converted to 'shared' and need to remain in the system.

    Some have onsite ad accounts (which have been disabled) and some have user accounts in the cloud with no license assigned.

    Now they have been converted, are we safe to delete the user objects?

    This would hopefully remove the entries from the distributions groups (one would hope)

    Was this answer helpful?

    0 comments No comments