Hp 3PAR Application Software Suite for Microsoft Exch Manual de usuario Pagina 102

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 143
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 101
3. Start the Exchange Management Shell by clicking StartProgram FilesExchangeExchange
Management Shell.
4. In the Exchange Management Shell, enter the following:
Restore-Mailbox -Identity <ID> -RecoveryDatabase <rec_database>
<ID> The user whose mailbox you wish to recover
<rec_database> The name of the recovery database that was previously created
5. To restore mailbox content into the Recovery folder, enter:
Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database> -RecoveryMailbox
<user_mb> -TargetFolder Recovery
<rec_database> The name of the recovery database that was previously created
<user_mb> The user name of the user mailbox
6. To restore specific email messages, enter:
Restore-Mailbox -Identity Scott -RecoveryDatabase <rec_database> -SubjectKeywords
"<keyword>" -ContentKeywords "<contentword>" -IncludeFolders \<folder>,\<folder>
<ID> The user whose mailbox you wish to recover
<rec_database> The name of the recovery database that was previously created
<keyword> A keyword in the email subject line
<contentword> A keyword in the email contents
<folder> A specific folder in the user mailbox
7. To restore all mailboxes in the mailbox database that are present in the recovery database,
enter:
Get-Mailbox -Database <dbname> | Restore-Mailbox -RecoveryDatabase <rec_database>
<dbname> The name of the mailbox database
<rec_database> The name of the recovery database that was previously created
102 Rapid Backup and Recovery for Exchange
Vista de pagina 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 142 143

Comentarios a estos manuales

Sin comentarios