• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/14

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

14 Cards in this Set

  • Front
  • Back
Can you have copies of public folder dbs?
No. You must use public folder replication
T/f: in DAG, you can have MB database copies that are located in diff paths
False. Database copies of folders must have same dir path
What should the network latency between exchange servers be for database copies?
250 ms
In which server redundancy configuration can you NOT use NLB?
windows failover clustering
Steps for DAG recovery
1) Remove the copy of the database from the server
2) Remove the server from the DAG
3) reset the Computer account of the server
4) run setup /m:recoverserver
5) Add the server back to the DAG
6) Add a mailbox copy to the DAG
Can you use export-message to export messages from a PST file
no. It is used to export messages from a queue
what command would you use to import a PST with content keywords into a group
get-mailbox -organizationalunit <name>|import-mailbox PSTFolderpath <path> -contentkeywords <keywords>
When would you use exmerge?
When importing data from a pst into an exch2003 server
List steps to replace hub transport from backup
1) reset computer account
2) build server, same name and IP
3) Restore system state data
4) run setup /m:recoverserver /donotstarttransport
5) restore the c:\program files\microsoft\exchange server\v14\transportroles directory.
cmdlet to create a recovery database
new-mailboxdatabase -recovery -name <name> -server <server>
cmdlet to restore mailbox to recovery database containing the word "classified"
restore-mailbox -identity <name> -recoverydatabase <rdbname> -ContentKeywords "classified" -Includefolders "\<folder"
Can you use the EMC to create and RDB?
No - only EMC can do this
Steps to swap out a CAS server
1) Export the IIS config using get-owavirtualdirectory into a xml file
2) reset the server account
3) install win2k8 with a unique name, then rename to the old server
4) run setup /M:RecoverServer
5) Create a .ps1 scsript to create the OWA virtual dir and use the settings in the XML file
Create a copy of a passive dag member onto a new server
1) run add-mailboxdatabasecopy -seedingpostponed
2) update-mailboxdatabasecopy -sourceserver <sourcedatabase>