exam questions

Exam 70-345 All Questions

View all questions & answers for the 70-345 exam

Exam 70-345 topic 1 question 123 discussion

Actual exam question from Microsoft's 70-345
Question #: 123
Topic #: 1
[All 70-345 Questions]

HOTSPOT -
Your network contains a single Active Directory domain named Contoso.
You have an Exchange Server 2016 organization. The organization contains two Mailbox servers named EX01 and EX02. The servers are members of the
Contoso domain.
A mailbox database named MDB01 has the following configuration:
✑ Name: MDB01
✑ LogFolderPath: C:\DB Files\MDB01
✑ CircularLoggingEnabled: False
✑ IsMailboxDatabase: True
✑ IsPublicFolderDatabase: False
✑ AdminDisplayName: MDB01
✑ Identity: MDB01
✑ AllowFileRestore: False
✑ BackgroundDatabaseMaintenance: True
✑ EdbFilePath: C:\DB Files\MDB01\MDB01.edb
✑ DeletedItemRetention: 14.00:00:00
✑ ServerName: EX01
The organization retains daily backups for 30 days. A user has a mailbox named User01. The user deleted a mailbox item from User01 20 days ago.
You restore the database files from a backup to the D:\Restore\ folder on a disk on EX02.
You need to restore the deleted mailbox item.
Which command should you run? To answer, select the appropriate options in the answer area.
Each correct selection is worth one point.
NOTE:
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
References:
https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/new-mailboxrestorerequest?view=exchange-ps

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
l1f3rl
Highly Voted 5 years, 2 months ago
Might be a Dial tone recovery question, not sure Ill go with: New-MailboxDatabase -Name NewDB -Server EX02 -EdbFilePath D:\Restore\MDB01.edb -recovery
upvoted 14 times
JSMM
4 years, 4 months ago
To support above answer, check example 1 https://docs.microsoft.com/en-us/powershell/module/exchange/new-mailboxdatabase?view=exchange-ps
upvoted 1 times
...
...
Remoman85
Highly Voted 5 years, 1 month ago
Correct Answer: "jdean & l1f3rl" with Explanation ========================================= 1. First you need to create the Recovery Database 2. New-MailboxDatabase -Recovery -Name "NewDB" -Server "EX02" -EdbFilePath "D:\Restore\MDB01.EDB" -LogFolderPath "C:\Restore" 3. Then you need to restore the Mail Item. 4. https://docs.microsoft.com/en-us/exchange/high-availability/disaster-recovery/create-recovery-dbs?view=exchserver-2019 Restore Mailbox: =================================== 1. New-MailboxRestoreRequest -SourceDatabase "NewDB" -SourceStoreMailbox "User01" -TargetMailbox [email protected] 2. https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/new-mailboxrestorerequest?view=exchange-ps
upvoted 5 times
...
potpal
Most Recent 4 years, 6 months ago
I'd go with l1f3rl
upvoted 2 times
...
zmart
4 years, 11 months ago
since there is a -recovery at the end definitely this should start with New-MailboxDatabase
upvoted 4 times
...
jdean
5 years, 4 months ago
the suggested answer doesnt make sense
upvoted 1 times
...
jdean
5 years, 4 months ago
you need to mount the EDB file within a recovery DB first before you can perform a restore
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago