Skip to content

Commit 6e03d3c

Browse files
authored
Merge pull request MicrosoftDocs#3815 from get-itips/patch-63
Changed Example 2
2 parents 70a53d2 + cdec360 commit 6e03d3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exchange/exchange-ps/exchange/federation-and-hybrid/Enable-RemoteMailbox.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ After the user is mail-enabled, directory synchronization synchronizes the mail-
8080

8181
### -------------------------- Example 2 --------------------------
8282
```
83-
Enable-RemoteMailbox "Kim Akers" -RemoteRoutingAddress "[email protected]" -Archive
83+
Enable-RemoteMailbox "Kim Akers" -RemoteRoutingAddress "[email protected]"
84+
Enable-RemoteMailbox "Kim Akers" -Archive
8485
```
8586

8687
This example does the following:

0 commit comments

Comments
 (0)