Dear All,
We are using IAM 9.1.1 version and Powershell ExchangeOnlineManagement module 2.0.5 (as suggested module), but since 09 July 2023 we have Sync issue.
There is no exact error code, please have a look screenshot. Any idea why it's happened? My idea is, maybe we should force TLS 1.2 but no idea how...
Thank you in advance
Samet
[1777292] Error connecting system (Exchange Online Connector)!
at VI.Projector.Editor.SystemConnectionControl._Load()
at VI.Projector.Editor.SystemConnectionControl._LoadTasks()
at VI.Projector.Connection.SystemConnection.Resolve[T](Boolean throwIfNotSupported)
at VI.Projector.Connection.SystemConnection.ConnectIfRequired(Boolean doNotSetSchema)
Connecting to remote server outlook.office365.com failed with the following error message : For more information, see the about_Remote_Troubleshooting Help topic.
at VI.Projector.Connection.SystemConnection.ConnectIfRequired(Boolean doNotSetSchema)
at VI.Projector.Journal.JournalConnector.OnConnect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.Connection.Connectors.ThreadSafeConnector.OnConnect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.Powershell.Connector.BalancingPoshConnector.Connect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.ExchangeOnline.ExchangeOnlineConnector.OnConnected()
at VI.Projector.Powershell.Connector.BalancingPoshConnector.get_Schema()
at VI.Projector.Connection.SystemConnector.Connect(ISystemConnectionParameterCollection connectionParameter)
at VI.Projector.Powershell.Connector.PoshConnectorBase.OnConnect(ISystemConnectionParameterCollection connectionParameter)
at VI.Base.GenericPool`1.Get()
at VI.Projector.Powershell.Connector.PoshConnectorBase.<>c__DisplayClass25_0.<OnConnect>b__0()
at VI.Projector.Powershell.Connector.PoshContext.Connect()
at VI.Base.PowerShell.LogPoshRunner.Execute(IEnumerable`1 pipeline)
at VI.Base.PowerShell.Runner.RunspaceUtils.Run(Runspace target, IPoshExecutionItem item, Int32 maxDeserDepth)
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
Connecting to remote server outlook.office365.com failed with the following error message : For more information, see the about_Remote_Troubleshooting Help topic.
at System.Management.Automation.CommandProcessor.ProcessRecord()
at Microsoft.Exchange.Management.ExoPowershellSnapin.NewExoPSSession.ProcessNewConnection()
at Microsoft.Exchange.Management.ExoPowershellSnapin.NewExoPSSession.ExecutePsCommand(PSCommand command)
at Microsoft.Exchange.Management.ExoPowershellSnapin.NewExoPSSession.HandleError(PSDataCollection`1 errors)