Forum Discussion
asfrdns777
Oct 14, 2020Copper Contributor
OWA Exchange 2016 Error - Something went wrong
Hi All,
Trying to access to owa and receiving this error:
A problem occurred while you were trying to use your mailbox.
X-ClientId: B3A85E9BCF46437394BEF995B1565EF6
request-id a10342c5-22ca-4a8f-93c5-f8e7bc96b165
X-OWA-Error Microsoft.Exchange.Data.Storage.StorageTransientException
X-OWA-Version 15.1.2106.2
X-FEServer TABARSRV
X-BEServer TABARSRV
Date:10/14/2020 7:51:34 AM
InnerException: Microsoft.Mapi.MapiExceptionADPropertyError
request-id a10342c5-22ca-4a8f-93c5-f8e7bc96b165
X-OWA-Error Microsoft.Exchange.Data.Storage.StorageTransientException
X-OWA-Version 15.1.2106.2
X-FEServer TABARSRV
X-BEServer TABARSRV
Date:10/14/2020 7:51:34 AM
InnerException: Microsoft.Mapi.MapiExceptionADPropertyError
help pls.
3 Replies
Sort By
- AlexHoehnBrass Contributor
asfrdns777 Does the user actually have a mailbox? If yes, are there any cached credentials that could change the the Mailbox you try to login to.
Is the User activated and has the permission to access OWA?
Set-CASMailbox -Identity <User> -OWAEnabled:$true
Are there any typos in AD Advanced Attributes for Exchange properties that could affect the mailbox configuration/access?
- asfrdns777Copper Contributor
- AlexHoehnBrass Contributor
Was the user migrated to a new Exchange Server? Was the Mailbox maybe disabled/disconnected in some point of time? There seams to be a mismatch between userobject and exchange mailbox.