Hi,
I'm trying to setup Exchange Connector on SCCM 2012, but after seeing EasDisc.log , I found this error:
ERROR: [MANAGED] Cmdlet failed: Value cannot be null.~~Parameter name: serverSettings SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)ERROR: [MANAGED] Failed to open Runspace. Exception: System.Management.Automation.RemoteException: Value cannot be null.~~Parameter name: serverSettings~~ at System.Management.Automation.PowerShell.CoreInvoke[TOutput](IEnumerable input, PSDataCollection`1 output, PSInvocationSettings settings)~~ at System.Management.Automation.PowerShell.Invoke(IEnumerable input, PSInvocationSettings settings)~~ at System.Management.Automation.PowerShell.Invoke()~~ at Microsoft.ConfigurationManager.ExchangeConnector.ExchangeRunspace.Invoke(PSCommand cmd, Runspace runspace)~~ at Microsoft.ConfigurationManager.ExchangeConnector.ExchangeRunspace.EnsureADServerSettings(Runspace runspace)~~ at Microsoft.ConfigurationManager.ExchangeConnector.ExchangeRunspace.InitRunspace() SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)
ERROR: Failed to call Initialize of managed COM. error = Unknown error 0x80131501 SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)
INFO: Raise Exchange Connector connection failure alert. SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)
ERROR: Failed to initialize managed com instance. Error = Unknown error 0x80131501, -2146233087 SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)
INFO: End to process for discovery http://myserver.mydomain.com/powershell. SMS_EXCHANGE_CONNECTOR 21-Jun-12 12:20:27 PM 4468 (0x1174)
Any idea ?