Создание пассивной копии БД

 

https://docs.microsoft.com/en-us/exchange/troubleshoot/administration/add-database-copy-seeding-operation-failed

Workaround

You can avoid this error by running the Add-MailboxDatabaseCopy cmdlet with the ConfigurationOnly switch.

PowerShell
Add-MailboxDatabaseCopy DB01 -MailboxServer Contoso-E16B -ConfigurationOnly

This cmdlet adds a copy of the mailbox database without invoking automatic seeding. In this example, a copy of mailbox database DB01 is added to mailbox server Contoso-E16B.

Next, run the following cmdlet to seed a copy of the database on the target mailbox server:

PowerShell
Update-MailboxDatabaseCopy -Identity DB01\Contoso-E16B

In this example, a copy of database DB01 seeds mailbox server Contoso-E16B.

Комментарии

Популярные сообщения из этого блога

У вас нет прав для отправки сообщения вместо указанного пользователя. Ошибка: [0x80070005-0x0004dc-0x000524]

Пустое значение виртуального каталога Autodiscover - Object reference not set to an instance of an object (Get-AutodiscoverVirtualDirectory)

KSMG Подготовка конфигурационных файлов для подключения к LDAP