Implementing High Availability and Recovery Flashcards
How many copies of an Exchange database can you have in an organization?
One active copy and 15 passive copies
What are the four steps to perform a dial tone recovery?
- Create an empty dial tone database to replace the failed database.
- Restore the old database.
- Swap the dial tone database with the restored database.
- Merge the databases.
What parameter must you specify in the cmdlet to seed the database copy from a passive copy of the database?
the SeedingPostponed parameter
For which Exchange server role should you NOT use setup /m:RecoverServer to rebuild and recreate a lost server?
the Edge Transport server
What cmdlet can you use to repair mailboxes while leaving the mailbox database online?
New-MailboxRepairRequest
What feature in Exchange 2010 SP1 maintains a list of servers that are unavailable so that these servers are filtered out when applying round robin logic for load balancing?
Healthy Server Selector
What two ways can you load balance a Client Access server?
Create an NLB cluster or use a physical load balancer
What cmdlet should you use to create a Recovery Database (RDB)?
New-MailboxDatabase
Which script in Exchange 2010 SP1 aggregates statistics across all public folder replicas?
The AggregatePFData.ps1 script
What cmdlet should you use to re-home the user mailboxes to a dial tone database?
Set-Mailbox
What script in Exchange 2010 SP1 detects and takes action on excessive log growth that can cause the health of the Mailbox server to be at risk?
The Database Log Growth Troubleshooter script (Troubleshoot-DatabaseSpace.ps1)
Which cmdlet in Exchange 2010 SP1 allows you to permanently remove soft-deleted and disconnected mailboxes?
setup /m:RecoverServer
Which cmdlet in Exchange 2010 SP1 allows you to permanently remove soft-deleted and disconnected mailboxes?
Remove-StoreMailbox
Which Exchange 2007 command was replaced by the setup /m:RecoverServer command in Exchange 2010 and Exchange 2010 SP1?
setup /recoverCMS
What is the process in which a database, either a blank database or a copy of the production database, is added to the target copy location on another Mailbox server in the same DAG as the production database?
seeding