Skip to content

Commit 95130df

Browse files
committed
Update New-MailboxImportRequest.md
Issue #7457
1 parent d4e5ffb commit 95130df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-MailboxImportRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ This example imports a recovered .pst file on SERVER01 into the user Ayla's prim
145145

146146
### Example 2
147147
```powershell
148-
New-MailboxImportRequest User2 -FilePath \\server\share\User1.pst -IsArchive -TargetRootFolder /
148+
New-MailboxImportRequest Kweku -FilePath \\server\share\User1.pst -IsArchive -TargetRootFolder /
149149
```
150150

151151
This example imports a .pst file into Kweku's archive folder. The TargetRootFolder isn't specified; therefore, content is merged under existing folders and new folders are created if they don't already exist in the target folder structure.

0 commit comments

Comments
 (0)