When you try to add a mailbox database copy by using the Exchange Management Console, you receive an error message that resembles the following:
Exchange Management Shell command attempted:
Add-MailboxDatabaseCopy -Identity 'database_name' -MailboxServer 'server_name' -ActivationPreference 'preference'
Add-MailboxDatabaseCopy -Identity 'database_name' -MailboxServer 'server_name' -ActivationPreference 'preference'
When you try to add a mailbox database copy by using the Add_MailboxDatabaseCopy cmdlet in the Exchange Management Shell, you receive an error message that resembles the following:
WMI exception occurred on server 'server_name.domain_name.com': Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
+ CategoryInfo : NotSpecified: (0:Int32) [Add-MailboxDatabaseCopy], WmiException
+ FullyQualifiedErrorId : 2FEA693E,Microsoft.Exchange.Management.SystemConfigurationTasks.AddMailboxDatabaseCopy
+ CategoryInfo : NotSpecified: (0:Int32) [Add-MailboxDatabaseCopy], WmiException
+ FullyQualifiedErrorId : 2FEA693E,Microsoft.Exchange.Management.SystemConfigurationTasks.AddMailboxDatabaseCopy