Skip to content

Commit 7beaf2f

Browse files
authored
Changed Example 2
1 parent 8cdced5 commit 7beaf2f

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)