Forum Discussion
veerappan Dhanabal
Jun 20, 2018Copper Contributor
msExchRemoteRecipientType for remote room mailbox in Ex2016
- Create an AD account in a OU that syncs with 365.
- On my on-prem (Ex2016 ) exchange, run a powershell command:
enable-remotemailbox <name> -remoteroutingaddress <mailbox>@<company>.onmicrosoft.com - Once 365 has synced, change the mailbox to Room
- Back in Active Directory I change the attribute like below
- msExchRecipientTypeDetails : 8589934592 it will show remote room mailbox in
- msExchRecipientDisplayType -2147481850
- i wnat to know msExchRemoteRecipientType so that it will show under "resources" mailbox in EX2016
3 Replies
- Shantanu DeshmukhCopper Contributor
Hi Dear,
Remote Recipient Type in Office365 should be :-
Provisioned, If mailbox is directly created in Office365.
Migrated, If mailbox is moved from Onpremise to Cloud.
Thanks,
Shantanu - veerappan DhanabalCopper Contributor
thanks for your replay.
i already came across that link but it wouldn't help