Hello All,
Running into "Ended prematurely" message when installing MIM Service and Portal. This is an upgrade from FIM 2010 R2 to MIM 2016. Synchronization service is already successfully installed on the same VM. Using existing database and new set of security accounts. Share Point is upgraded to 2016.
Installation log shows the following exception:
Calling custom action Microsoft.IdentityManagement.ServerCustomActions!Microsoft.IdentityManagement.ServerCustomActions.CustomActions.EncryptExchangeOnlineAccountPassword
Exception thrown by custom action:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Failed logon user while attempting to impersonate user: mimservice
at Microsoft.IdentityManagement.ServerCustomActions.Impersonator.Impersonate(String domain, String userName, String password)
at Microsoft.IdentityManagement.ServerCustomActions.CustomActions.Encrypt(String accountDomain, String accountName, String accountPassword, String unencryptedString)
at Microsoft.IdentityManagement.ServerCustomActions.CustomActions.EncryptExchangeOnlineAccountPassword(Session session)
--- End of inner exception stack trace ---
Thank you for any help!