Problem: Trying to add mailbox database copy is generating fallowing errors exchange 2010 DAG.
| Summary: 1 item(s). 0 succeeded, 1 failed. Elapsed time: 00:00:00 MB4 Failed Error: Exception has been thrown by the target of an invocation. Exchange Management Shell command attempted: Add-MailboxDatabaseCopy -Identity 'MB4' -MailboxServer 'MAIL3' -ActivationPreference '2' Elapsed Time: 00:00:00 |
Running CMDlet for the same purpose is giving much better idea why this is happening
| Add-MailboxDatabaseCopy –identity MB4 –MailboxServer Mail3 –ActivationPreference 2 |
- Restart WMI service and try again
Best regards,
Oz Casey , Dedeal
MCITP (EMA), MCITP (SA)
MCSE 2003, M+, S+, MCDST
Security+, Project +, Server +
Http://smtp25.blogspot.com (Blog
1 comment:
Thanks, saved my day!
Post a Comment