question

ZeLinZhu-3205 avatar image
0 Votes"
ZeLinZhu-3205 asked ZhengqiLou-MSFT commented

如何使用New-MaiboxRestoreRequest

大家好,我之前使用exchange2013,这台服务器中病毒后故障了,我重新搭了一台,并根据说明进行了还原,
https://docs.microsoft.com/en-us/powershell/module/exchange/new-mailboxrestorerequest?view=exchange-ps

就是在使用New-MaiboxRestoreRequest的时候卡住了,在exchange management shell中,运行这个命令,提示我没有此命令,
这个命令应该怎么安装,加载阿?

office-exchange-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ZhengqiLou-MSFT avatar image
0 Votes"
ZhengqiLou-MSFT answered

Hi @ZeLinZhu-3205 ,

Good morning!

Welcome to Q&A forum and thanks for your question! But please be aware that this forum is an English forum and we do not support Chinese threads.
Basically you could translate your question to English or post your issue on https://social.technet.microsoft.com/Forums/zh-CN/home?forum=exchangeserverzhchs, this is for our Chinese users and we could provide you a better service.

As for your question, please first check if you have the Disaster Recovery permission, it is contained in Organization Management role.
Then please provide the cmdlet you used.
Or try the following cmdlet:

New-MailboxRestoreRequest -SourceDatabase "MBD01" -SourceStoreMailbox "Mailbox" -TargetMailbox user@contoso.com -AllowLegacyDNMismatch

108382-image.png

Thanks for your understanding & have a good day!

Best regards,
Lou


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


image.png (31.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ZeLinZhu-3205 avatar image
0 Votes"
ZeLinZhu-3205 answered ZhengqiLou-MSFT commented

thank for help!
The problem has been solved. The cause of the malfunction is that I copied the code on the web page, and the code is not in the right format.
When I type manually in PowerShell, I have no problem.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @ZeLinZhu-3205 ,

Very happy to know your issue has been resolved.

Have a nice day!

Cheers,
Lou

0 Votes 0 ·