Enable-RemoteMailbox

Glenn Maxwell 10,146 Reputation points
2021-02-24T20:27:18.517+00:00

Hi Experts

I am using exchange 2010 hybrid environment. i have created account in Active Directory. i want to create remote mailbox for this user.

Display Name: Test ABC
sam account Name: user1.test1

Which is the correct syntax please guide me.

Enable-RemoteMailbox "Test ABC" -RemoteRoutingAddress "user1.test1@Company portal .mail.onmicrosoft.com"
Enable-RemoteMailbox "user1.test1" -RemoteRoutingAddress "user1.test1@Company portal .mail.onmicrosoft.com"

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,177 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,350 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Glenn Maxwell 10,146 Reputation points
    2021-02-24T22:22:37.343+00:00

    in the above syntax -id user1.test1 is it samaccount name?