Answered by:
Exchange 2010 MP for SCOM 2007 R2 problem.

Question
-
Can anybody please tell me how to configure the Exchange Management Pack for Exchange 2010 on a SCOM 2007 R2? The Manual isn't too useful here.
From time to time - like right now - I get tons of flapping SCOM-Messages like these here:Alert: HTTP Connectivity with Autodiscover - Unexpected Exception
Source: Outlook Connectivity - LA-mailA (Client Access) - Default-First-Site-Name
Path: LA-mailA.twzoneshop.corp;LA-mailA (Client Access) - Default-First-Site-Name Last modified by: System Last modified time: 6/22/2010 8:38:59 AM Alert description: An exception occurred while the cmdlet was running. This often indicates the test environment isn't prepared correctly. The administrator needs to examine the configuration. Exception details: Microsoft.Exchange.Monitoring.TopologyDiscoverException: The cmdlet fails to find all the server information through pinging service providers or other topology discovery inside the domain. The cmdlet cannot continue. TopologyDiscoverMode = 'UseAutodiscover, UseAddressbook'.
at Microsoft.Exchange.Monitoring.OutlookConnectivityContext.get_ProxyServer()
at Microsoft.Exchange.Monitoring.RfriClientWrapper.<>c__DisplayClass4.<.ctor>b__0()
at Microsoft.Exchange.Monitoring.OutlookConnectivityContext.RpcExceptionWrapper(Func`1 protectedCall)
at Microsoft.Exchange.Monitoring.RfriClientWrapper.RfriCall(Func`1 rfriCall)
at Microsoft.Exchange.Monitoring.RfriClientWrapper..ctor(OutlookConnectivityContext context)
at Microsoft.Exchange.Monitoring.AddressbookTask.get_RfrWrapper()
at Microsoft.Exchange.Monitoring.AddressbookTask.GetReferral()
at Microsoft.Exchange.Monitoring.OutlookConnectivityBase.SingleCommandTransaction(OutlookConnectivityTask command, AsyncResult`1 result)
at Microsoft.Exchange.Monitoring.AddressbookTask.<BuildTransactions>d__c.MoveNext()
at Microsoft.Exchange.Monitoring.OutlookConnectivityBase.<BuildTransactionHelper>d__0.MoveNext()
at Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask.RunTasksWithTimeout(ExDateTime expireTime, IEnumerable`1 task)
at Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask.InternalProcessRecord()Diagnostic command: "Test-OutlookConnectivity -Protocol:Http -GetDefaultsFromAutoDiscover:$true -TrustAnySSLCert:$true -MonitoringContext:$true"
TimeWindowStart: 2010-06-22T08:31:04.1059214+08:00
TimeWindowEnd: 2010-06-22T08:57:44.1059213+08:00
TimeFirst: 2010-06-22T08:31:04.1059214+08:00
TimeLast: 2010-06-22T08:35:57.3878014+08:00
Count: 2
EventSourceName: MSExchange Monitoring OutlookConnectivity End To End
Knowledge: http://go.microsoft.com/fwlink/?LinkID=67336&id=4F129C11-AFBF-4093-A4DE-C1081FB53C0AComputer: LA-mailA.twzoneshop.corp
Impacted Entities (3):
Outlook Service - Default-First-Site-Name, twzoneshop - twzoneshop.corp, ExchangeAlert view link: "http://LA-IT1:51908/default.aspx?DisplayMode=Pivot&AlertID=%7b32f32245-49f5-4eed-a3e2-5c77327d42b8%7d"
Notification subscription ID generating this message: {2FA6F8D4-4C18-096A-C6AD-A91CD68814AA}
$亮晶晶的小欣$ Gary Yuan. http://yuanwenshin.spaces.live.com why0412.blogspot.comTuesday, June 22, 2010 12:45 AM
Answers
-
Here is a good guide on how to configure the Exchange 2010 management pack as well as doing a good deal of explaning along the way.
http://www.systemcentercentral.com/BlogDetails/tabid/143/indexid/67924/Default.aspx
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. If the post wasn't the exact answer or was helpful in leading you to the answer, please vote it as helpful. This can be beneficial to other community members reading the thread.- Proposed as answer by Scott H. Robinson Tuesday, July 27, 2010 5:34 AM
- Marked as answer by .Anders BengtssonMicrosoft employee Sunday, December 26, 2010 7:56 PM
Tuesday, July 27, 2010 5:34 AM
All replies
-
Can you check the actual failure is in the previous step "Autodiscover"? Because the previous Autodiscover step failed, RFR cannot find RpcProxy endpoint to use for running test over RPC/HTTP. You can also check the health of Autodiscover service running cmdlet Test-OutlookWebServices -MonitoringContext:$true | fl or the monitor "Auto Discovery" from Operation Console.
If you can repro, please run the cmdlet with -Verbose which can provide more diagnostic info. Test-OutlookConnectivity -Protocol:HTTP -TrustAnySslCert:$true -MonitoringContext:$true -Verbose
Monday, July 26, 2010 8:37 PM -
Here is a good guide on how to configure the Exchange 2010 management pack as well as doing a good deal of explaning along the way.
http://www.systemcentercentral.com/BlogDetails/tabid/143/indexid/67924/Default.aspx
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. If the post wasn't the exact answer or was helpful in leading you to the answer, please vote it as helpful. This can be beneficial to other community members reading the thread.- Proposed as answer by Scott H. Robinson Tuesday, July 27, 2010 5:34 AM
- Marked as answer by .Anders BengtssonMicrosoft employee Sunday, December 26, 2010 7:56 PM
Tuesday, July 27, 2010 5:34 AM -
Hi Gary,
Look at http://www.toolzz.com/?p=102 for documentation on how to implement the Exchange 2010 MP.
__________________________________________
Willemjan van Laarhoven | http://www.toolzz.comWednesday, August 11, 2010 7:20 AM