Select the product you need help with
The Set-Mailbox cmdlet takes a long time to complete configuration in an Exchange Server 2010 environmentArticle ID: 2705555 - View products that this article applies to. SYMPTOMSConsider the following scenario:
For example, you run the following cmdlet to configure the database GUID for all 100 mailboxes in a mailbox database on an Exchange Server 2010 mailbox server: Get-mailbox -identity * | set-mailbox -database "Mailbox Database DUID" -Force:$True It may take 45 minutes to complete the configuration if the mailbox server is offline. However, it takes only 15 to 20 seconds to complete the configuration if the mailbox server is online. CAUSEWhen Active Manager makes a remote procedure call (RPC) to the mailbox server to retrieve the status of the database, Active Manager encounters a time-out issue when the Mailbox server is offline. However, because the failure status is not cached, Active Manager continues to make an RPC to retrieve the status for each mailbox. Therefore, if there are many mailboxes in the database, this process can take a very long time. RESOLUTIONTo resolve this issue, install the update rollup that is described in the following article in the Microsoft Knowledge Base: 2685289
(http://support.microsoft.com/kb/2685289/
)
Description of Update Rollup 3 for Exchange Server 2010 Service Pack 2 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONFor more information about the Set-Mailbox cmdlet, go to the following Microsoft website: Set-Mailbox For more information about Active Manager, go to the following Microsoft website:
(http://technet.microsoft.com/en-us/library/bb123981.aspx)
Understanding Active Manager
(http://technet.microsoft.com/en-us/library/dd776123.aspx)
Properties |


Back to the top








