Hi,
I am trying to enable pass-through authentication but getting an error as -
AzureADConnect.exe Error: 0 : Passthrough authentication enable - failed. Error Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry.
--------------------------------------------------
Latest logs available at location - C:\ProgramData\Microsoft\Azure AD Connect Authentication Agent\Trace
AzureADConnectAuthenticationAgentService.exe Error: 0 : UpgradeProxyTrustSettingsLocation: Cannot start connector service since the connector is not registered.
ThreadId=1
DateTime=2019-09-13T07:15:14.3509966Z
AzureADConnectAuthenticationAgentService.exe Error: 0 : Unhandled exception was thrown in Main: 'System.Configuration.SettingsPropertyNotFoundException: ProxyTrustCertificateThumbprint
at Microsoft.ApplicationProxy.Connector.Common.Runners.ServiceRunner`1.UpgradeProxyTrustSettingsLocation()
at Microsoft.ApplicationProxy.Connector.Common.Runners.ServiceRunner`1.Run(String[] args, ITracingHelperLogger logger)'
ThreadId=1
DateTime=2019-09-13T07:15:14.3559969Z
------------------------------------------------
Latest logs available at location - C:\ProgramData\AADConnect\Trace
AzureADConnect.exe Information: 0 : 'IPassthroughAuthenticationService' channel recreated successfully.
AzureADConnect.exe Error: 0 : Passthrough authentication enable - failed. Error Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry.
[12:59:39.474] [ 24] [ERROR] Unable to enable passthrough authentication. Error: Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry.
[12:59:39.474] [ 24] [ERROR] Failed to enable pass-through authentication. Error: Microsoft.Online.Deployment.PSModule.Utility.PassthroughAuthConfigurationException: Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the
latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry.
at Microsoft.Online.Deployment.PSModule.Tasks.PassthroughAuth.ConfigurePassthroughAuth`1.Execute()
[12:59:39.474] [ 24] [INFO ] Task 'Configure Passthrough Authentication' has finished execution
[12:59:39.475] [ 16] [ERROR] Microsoft.Online.Deployment.PSModule.Utility.PassthroughAuthConfigurationException: Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect
Authentication agent and retry. ---> Microsoft.Online.Deployment.PSModule.Utility.PassthroughAuthConfigurationException: Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure
AD Connect Authentication agent and retry.
at Microsoft.Online.Deployment.PSModule.Tasks.PassthroughAuth.ConfigurePassthroughAuth`1.Execute()
--- End of inner exception stack trace ---
at Microsoft.Online.Deployment.PSModule.Tasks.PassthroughAuth.ConfigurePassthroughAuth`1.Execute()
at Microsoft.Online.Deployment.Framework.Workflow.WorkflowTask.ExecuteWrapper()
Exception Data (Raw): Microsoft.Online.Deployment.Framework.Workflow.WorkflowTaskException: The task 'Configure Passthrough Authentication' has failed. ---> Microsoft.Online.Deployment.PSModule.Utility.PassthroughAuthConfigurationException: Your Azure AD
Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry. ---> Microsoft.Online.Deployment.PSModule.Utility.PassthroughAuthConfigurationException:
Your Azure AD Connect Authentication agent wasn't registered properly. Please upgrade to the latest version of Azure AD Connect or Azure AD Connect Authentication agent and retry.
at Microsoft.Online.Deployment.PSModule.Tasks.PassthroughAuth.ConfigurePassthroughAuth`1.Execute()
--- End of inner exception stack trace ---
at Microsoft.Online.Deployment.PSModule.Tasks.PassthroughAuth.ConfigurePassthroughAuth`1.Execute()
at Microsoft.Online.Deployment.Framework.Workflow.WorkflowTask.ExecuteWrapper()
--- End of inner exception stack trace ---
at Microsoft.Online.Deployment.Framework.Workflow.WorkflowTaskGroup.CheckTaskCompletion(Int32 currentTaskIndex)
[12:59:39.475] [ 16] [VERB ] Cleanup: Starting cleanup for task 'Configure Passthrough Authentication'
[12:59:39.475] [ 16] [VERB ] Task 'Configure Passthrough Authentication': No cleanup defined
[12:59:39.475] [ 16] [VERB ] Marking task 'Check Installed Components' as Skipped
[12:59:39.475] [ 16] [VERB ] Marking task 'Deploy AAD Health Agent' as Skipped
[12:59:39.475] [ 16] [VERB ] Marking task 'Deploy AAD Sync' as Skipped
[12:59:39.475] [ 16] [VERB ] Rolling back task Deploy Microsoft Azure AD Connect Authentication Agent
-------------------------------------------------------
Thanks,