This commit is contained in:
Trudy Hakala
2016-09-02 13:53:18 -07:00
parent aa5292acf1
commit 2e4dd29a5d

View File

@ -41,7 +41,7 @@ Use this procedure if you use Exchange on-prem.
Open your on-prem Exchange Management Shell with administrator permissions, and run this cmdlet. Open your on-prem Exchange Management Shell with administrator permissions, and run this cmdlet.
```ps1 ```ps1
Enable-Mailbox 'HUB01@contoso.com' -RemoteRoutingAddress 'HUB01@contoso.com' -Room Enable-RemoteMailbox 'HUB01@contoso.com' -RemoteRoutingAddress 'HUB01@contoso.com' -Room
``` ```
4. Connect to Microsoft Exchange Online and set some properties for the account in Office 365. 4. Connect to Microsoft Exchange Online and set some properties for the account in Office 365.