Forum Discussion
Suleyman Ali
Oct 27, 2022Iron Contributor
Exception of type 'Microsoft.Online.BOX.Util.Exceptions.InternalException' was thrown.
when we are trying to edit a users mailbox using the office admin center, we are getting
Exception of type 'Microsoft.Online.BOX.Util.Exceptions.InternalException' was thrown.
e.g. turning on Mapi
using set-casmailbox does not even give the option for -mapienabled. its like its in super light mode e.g
Set-CASMailbox: A parameter cannot be found that matches parameter name 'MAPIEnabled'.
- ok, we found out that some admin tried to make the whole tenant secure by creating roles and editing the current roles.
in EAC, under roles, organization management role was stripped to practically view (like global admin reader role).
after that, sll was ok again
- Michael_HellingmanCopper Contributor
We have the same issue at the moment only we already have the Global Admin rights and still this is a issue for us.
- You cannot toggle this flag in Exchange Online, that's the expected behavior.
- Suleyman AliIron Contributor
VasilMichev, of course you can. we have been doing that for years. go to a user in the office 365 admin portal, choose a user-->mail-->manage mail app settings
- Suleyman AliIron Contributorok, we found out that some admin tried to make the whole tenant secure by creating roles and editing the current roles.
in EAC, under roles, organization management role was stripped to practically view (like global admin reader role).
after that, sll was ok again