microsoft_365:exchange_online:random_issues
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
microsoft_365:exchange_online:random_issues [2022/01/12 10:56] – created admintomi | microsoft_365:exchange_online:random_issues [2022/01/12 11:25] (current) – admintomi | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Office 365 Random Issues and fixes ====== | ====== Office 365 Random Issues and fixes ====== | ||
- | ===== 1. "This user's on-premise mailbox hasn't been migrated to Exchange online. The exchange online mailbox will be available after the migration is completed" | + | === 1. "This user's on-premise mailbox hasn't been migrated to Exchange online. The exchange online mailbox will be available after the migration is completed" |
+ | |||
+ | Have had this with following conditions: | ||
+ | |||
+ | * User account is synchronized from local AD | ||
+ | * User used to have on-premises Exchange mailbox which have been migrated to Office 365 | ||
+ | * Since then, user has left, Office 365 license has been removed but AD account hasn't been deleted | ||
+ | * User then returns, maybe it was just long leave or maybe re-hired | ||
+ | * You assign license back to user, no mailbox is generated, and you get this error. | ||
+ | |||
+ | Office 365 reads this info from users local AD account attributes. This error is because on-premises AD has or had Exchange Server at some point, and it was used to manage this user. Then users account in Office 365 lost some attributes when mailbox license was removed and later automatically cleared. If you still have an Exchange server, go check mailbox type for this user. If it shows " | ||
+ | |||
+ | 1. Open **Active Directory Users and Computers** | ||
+ | |||
+ | 2. From user Properties look for **Attribute Editor** | ||
+ | |||
+ | 3. Find if following attributes have values and clear them: | ||
+ | |||
+ | * MsExchMailboxGuid | ||
+ | * MsExchRecipientDisplayType | ||
+ | * MsExchRecipientTypeDetails | ||
+ | |||
+ | 4. Go to Azure AD Connect server and run intial sync, from powershell: **Start-ADSyncSyncCycle -PolicyType Initial** | ||
+ | |||
+ | 5. After while user Office 365 mailbox status should change to " | ||
+ | |||
+ | 6. If you still have on-premises Exchange and want to manage user from Exchange, previous steps made user to dissappear from Exchange ECP. You need to re-provision remote mailbox from Exchange (this won't actually affect Office 365) to make it visible in Exchange management. From Exchange PowerShell, run command | ||
+ | |||
+ | < | ||
+ | '' | ||
+ | |||
+ | </ | ||
microsoft_365/exchange_online/random_issues.1641977780.txt.gz · Last modified: 2022/01/12 10:56 by admintomi