You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is available only in on-premises Exchange.
143
143
144
-
The SourceStoreMailbox parameter specifies the identity of the mailbox from which you want to restore content. This parameter accepts the following values:
144
+
The SourceStoreMailbox parameter specifies the MailboxGUID of the source mailbox that you want to restore content from.
145
145
146
-
- MailboxGUID
147
-
148
-
- LegacyExchangeDN
149
-
150
-
- DisplayName
151
-
152
-
You can find this information by running the Get-MailboxStatistics cmdlet.
146
+
You can find the MailboxGUID by running the Get-MailboxStatistics cmdlet.
The TargetMailbox parameter specifies the identity of the mailbox or mail user to which you want to restore content. The target mailbox or mail user needs to exist before you can run this command successfully. This parameter accepts the following values:
168
-
169
-
- GUID
170
-
171
-
- Alias
172
-
173
-
- LegacyExchangeDN
174
-
175
-
- Domain\\Account Name
161
+
The TargetMailbox parameter specifies the GUID of the target mailbox or mail user where you want to restore content to. The target mailbox or mail user needs to exist before you can run this command successfully.
176
162
177
-
- SMTP address
163
+
You can find the GUID value for the mailbox or mail user by running the Get-Mailbox or Get-MailUser cmdlets.
0 commit comments