Valid 70-341 Dumps shared by ExamDiscuss.com for Helping Passing 70-341 Exam! ExamDiscuss.com now offer the newest 70-341 exam dumps , the ExamDiscuss.com 70-341 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-341 dumps with Test Engine here:
Access 70-341 Dumps Premium Version (241 Q&As Dumps, 35%OFF Special Discount Code: freecram )
You need to recommend a solution to resolve the issue of domain controller overuse. Which cmdlet should you include in the recommendation?
Correct Answer: A
Explanation/Reference: Explanation: Hard code specific DC's for a particular Exchange server: Set-ExchangeServer -identity Exch01 -DomainController dc01.domain.com -StaticDomainControllers 'dc01.domain.com', 'dc02.domain.com' -StaticGlobalCatalogs 'dc01.domain.com', dc02.domain.com' - StaticConfigDomainController 'dc01.domain.com', 'dc02.domain.com'Remove the configuration above: Set-ExchangeServer -identity Exch01 -staticDomainControllers $NULL -staticGlobalCatalogs $NULL - staticConfigDomainController $NULL References: http://technet.microsoft.com/en-us/library/bb123716.aspx http://www.shudnow.net/2007/10/11/adaccess-errors-causing-exchange-services-to-fail/